{
  "name": "New Life Learning",
  "short_name": "New Life",
  "description": "Interactive learning and games for kids — audiobooks, building games, and communication tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#1a2744",
  "orientation": "any",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Audiobooks",
      "url": "/#/audiobooks",
      "description": "Listen to classic audiobooks"
    },
    {
      "name": "Speech Board",
      "url": "/#/board",
      "description": "AAC communication board"
    },
    {
      "name": "Life Craft",
      "url": "/#/lifecraft",
      "description": "Build and explore block worlds"
    }
  ]
}
