{
  "name": "Dream World Activities",
  "short_name": "YMND Hub",
  "description": "Interactive activities for young dreamers ages 2-8",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B0A3B",
  "theme_color": "#1B0A3B",
  "orientation": "any",
  "icons": [
    {
      "src": "/ymnd-logo-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Games",
      "short_name": "Play",
      "url": "/",
      "icons": [
        {
          "src": "/ymnd-logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
