{
  "name": "LiveFlyer",
  "short_name": "LiveFlyer",
  "description": "Turn your event flyer into an animated video with AI",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06060E",
  "theme_color": "#F70781",
  "categories": [
    "utilities",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/pwa-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshot-1.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ]
}