{
  "name": "Alertix",
  "short_name": "Alertix",
  "description": "Alertix - Real-time Wimbledon ticket alerts and resale guide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#facc15",
  "icons": [
    {
      "src": "/alertix-mascot-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/alertix-mascot-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
