{
  "short_name": "LITSCAN",
  "name": "LITSCAN — Real-Time Nightlife Vibe App",
  "description": "Scan the night. Find the energy. Never waste a night again.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "logo512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "id": "litscan-app",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#A020F0",
  "background_color": "#080810",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "social"],
  "shortcuts": [
    {
      "name": "Features",
      "short_name": "Features",
      "description": "View LITSCAN features",
      "url": "/#features",
      "icons": [{"src": "favicon-192x192.svg", "sizes": "192x192"}]
    },
    {
      "name": "Get Early Access",
      "short_name": "Beta",
      "description": "Join the LITSCAN beta",
      "url": "/#download",
      "icons": [{"src": "favicon-192x192.svg", "sizes": "192x192"}]
    }
  ]
}
