{
  "name": "AnyID - Universal Digital Identity",
  "short_name": "AnyID",
  "description": "AnyID is a universal digital identity platform for vehicles, individuals, professionals, and businesses. Create a profile, generate a QR code, and connect instantly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#006bff",
  "theme_color": "#ffffff",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "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"
    }
  ]
}
