{
  "name": "Valorant Companion Guide",
  "short_name": "ValCompanion",
  "description": "Your companion to learn everything you need to know about Valorant.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FF4655",
  "background_color": "#0f1923",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192.png?v=20260510",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512.png?v=20260510",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
