{
  "name": "Block247 - Local Business Directory",
  "short_name": "Block247",
  "description": "Find local businesses, services, and vendors in your area. Connect with trusted providers in South Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/src/images/applogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/src/images/applogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Search Businesses",
      "short_name": "Search",
      "description": "Find local businesses and services",
      "url": "/"
    },
    {
      "name": "My Favorites",
      "short_name": "Favorites",
      "description": "View your favorite businesses",
      "url": "/?view=favorites"
    }
  ]
}
