{
  "name": "JoJu Kids",
  "short_name": "JoJu Kids",
  "description": "Fun games, AI adventures and family activities for kids — designed for family video calls.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF8F0",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "JoJu Kids dashboard on desktop"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JoJu Kids dashboard on mobile"
    }
  ],
  "categories": ["kids", "education", "entertainment", "games"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "/dashboard",
  "prefer_related_applications": false
}
