{
  "name": "FundongConnect – Local Businesses & Services in Fundong",
  "short_name": "FundongConnect",
  "description": "Discover, connect with, and support local businesses, services, events and entrepreneurs in Fundong, Cameroon.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#1B6B3A",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "travel", "shopping"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Explore Businesses", "url": "/explore" },
    { "name": "Events", "url": "/events" },
    { "name": "Products", "url": "/products" },
    { "name": "Map", "url": "/map" }
  ]
}
