{
  "name": "KricSpot",
  "short_name": "KricSpot",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#0F172A",
  "theme_color": "#1D4ED8",
  "orientation": "portrait",
  "id": "/",
  "description": "Book cricket arenas, create teams, register for tournaments, follow live scores, shop sports products, and grow local cricket communities.",
  "categories": ["sports", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/kricspot-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/kricspot-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/kricspot-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
