{
  "name": "SIMSY Remote Access",
  "short_name": "SIMSY Access",
  "description": "Instant secure remote access to your home network via SIMSY",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Quick Create",
      "url": "/",
      "description": "Create a new proxy instantly"
    }
  ]
}
