{
  "name": "FestCraft – 3D Party Planner",
  "short_name": "FestCraft",
  "description": "Plan and visualize your party in stunning 3D",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#140029",
  "theme_color": "#2E004F",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
