{
  "name": "BubbLearn - English Learning App for Toddlers",
  "short_name": "BubbLearn",
  "description": "Interactive English learning app designed for toddlers ages 2-3. Perfect pronunciation, 200+ essential words covering family, animals, food, home, nature, vehicles, technology, and values.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "categories": ["education", "kids", "productivity"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/images/BubbLearnLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/BubbLearnLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/BubbLearnOgImage.png",
      "sizes": "1200x630",
      "type": "image/png",
      "platform": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Learning",
      "short_name": "Learn",
      "description": "Jump straight into learning with BubbLearn",
      "url": "/app",
      "icons": [
        {
          "src": "/images/BubbLearnLogo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Practice Words",
      "short_name": "Practice",
      "description": "Practice essential English words",
      "url": "/app",
      "icons": [
        {
          "src": "/images/BubbLearnLogo.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
} 