{
  "name": "Findoo — Pakistan Business Directory",
  "short_name": "Findoo",
  "description": "Find local businesses near you in Pakistan",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#01411C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "lifestyle",
    "navigation"
  ],
  "lang": "en-PK",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Near Me",
      "short_name": "Near Me",
      "description": "Find businesses near your location",
      "url": "/near-me",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Add Business",
      "short_name": "Add",
      "description": "Submit your business listing",
      "url": "/listings/new",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
