{
  "name": "Chahooa",
  "short_name": "Chahooa",
  "description": "Your local social network — community, music, marketplace & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#863bff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/shop",
      "description": "Browse listings"
    },
    {
      "name": "Events",
      "url": "/events",
      "description": "Discover local events"
    },
    {
      "name": "Messages",
      "url": "/inbox",
      "description": "Open your inbox"
    }
  ],
  "categories": ["social", "lifestyle", "shopping"]
}
