{
  "name": "Totland — Learning That Feels Like Play",
  "short_name": "Totland",
  "description": "Offline-first early-learning games for ages 2–6. Ad-free, privacy-first, with a parent dashboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7EEDF",
  "theme_color": "#F7EEDF",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
