{
  "name": "Falkor Events",
  "short_name": "Falkor",
  "description": "Discover pop culture events — anime, gaming, concerts, movies and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9fa",
  "theme_color": "#1e90ff",
  "icons": [
    {
      "src": "/static/images/social_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/social_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "social"]
}
