{
  "id": "/app",
  "name": "Kindedo Learning",
  "short_name": "Kindedo",
  "description": "A calm, adult-supervised early-learning routine for ages 2–6. The current pilot is reviewed English Pre-K literacy for ages 4–5.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff8ee",
  "theme_color": "#4f46e5",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/icons/kindedo-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/kindedo-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
