{
  "short_name": "Artmosphere",
  "name": "Artmosphere - Art Education Platform",
  "description": "Explore art history, create stories, and learn about art movements",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#FFC107",
  "background_color": "#FFF8E1",
  "categories": ["education", "art", "learning"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Art Appreciation",
      "short_name": "Appreciation",
      "description": "Explore and appreciate art",
      "url": "/art-appreciation",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Reimagine Studio",
      "short_name": "Reimagine",
      "description": "Reimagine your artwork",
      "url": "/reimagine-studio",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Activity Dashboard",
      "short_name": "Activities",
      "description": "View your activities",
      "url": "/activity-dashboard",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
