{
  "name": "SportSpot",
  "short_name": "SportSpot",
  "description": "Real-time chat for live sports. Find your fixture, jump in, talk it out as it happens.",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/sportspot-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sportspot-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
