{
  "short_name": "Asset Doctor",
  "name": "Asset Doctor",
  "description": "Asset Doctor — Protect, Track & Save: The Smart Asset Vault with Offline-First Persistence.",
  "icons": [
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050A0F",
  "theme_color": "#050A0F",
  "categories": ["utilities", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Scan Receipt",
      "short_name": "Scan",
      "description": "Scan new bill or invoice",
      "url": "/?action=scan"
    },
    {
      "name": "FASTag Check",
      "short_name": "FASTag",
      "description": "Check FASTag balance & tag health",
      "url": "/?action=fastag"
    }
  ]
}
