{
  "name": "CaliDesi.com",
  "short_name": "CaliDesi",
  "description": "Your Local California Desi Community Hub",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F97316",
  "theme_color": "#F97316",
  "lang": "en",
  "categories": ["social", "community", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/splash-1170x2532.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CaliDesi Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/search",
      "description": "Search for professionals and services"
    },
    {
      "name": "Post an Ad",
      "url": "/create-listing",
      "description": "Create a new classified listing"
    }
  ]
}
