{
  "name": "Princess Jasmine's Ultimate Learning Adventure",
  "short_name": "Princess Jasmine",
  "description": "Magical educational games and activities for children ages 3-8",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFD6E8",
  "theme_color": "#9B4DCA",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games", "kids"],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Main Hub"
    }
  ]
}
