{
  "name": "StreetSync",
  "short_name": "StreetSync",
  "description": "Real-time social map for nightlife — find the vibe, sync with friends, and stay safe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["social", "lifestyle", "navigation"]
}
