{
  "name": "9Remote Terminal",
  "short_name": "9Remote",
  "description": "Access your terminal from anywhere - secure remote terminal access",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#121212",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": []
}
