{
  "short_name": "SB Dev",
  "name": "Small Bizapp (Dev)",
  "description": "DEV – Discover authentic local businesses while filtering out major chains",
  "icons": [
    {
      "src": "/favicon-dev.ico?v=20260324d",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon-dev.png?v=20260324d",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/icon-192-dev.png?v=20260324d",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512-dev.png?v=20260324d",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2d6a4f",
  "background_color": "#EDE8DF",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "shopping", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}