{
  "name": "Curb — Scan Parking Signs Instantly",
  "short_name": "Curb",
  "description": "Scan parking signs to understand if you can park instantly — get clarity on allowed, paid, or restricted spots.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A35E6",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
