{
  "name": "OfficialKid",
  "short_name": "OfficialKid",
  "description": "A universe of play, create, learn & grow for kids 4–11.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0820",
  "theme_color": "#0D1B2A",
  "categories": ["education", "kids", "games", "entertainment"],
  "shortcuts": [
    {
      "name": "Play Land",
      "short_name": "Play",
      "description": "Quick brain games that earn XP",
      "url": "/play",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Create Studio",
      "short_name": "Create",
      "description": "Draw, design, and mix music",
      "url": "/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Learning City",
      "short_name": "Learn",
      "description": "Bite-size lessons with quizzes",
      "url": "/learn",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Growth Garden",
      "short_name": "Grow",
      "description": "Feelings check-in and tiny habits",
      "url": "/grow",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-narrow.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "OfficialKid home — pick a zone and start your adventure"
    },
    {
      "src": "/screenshots/play-narrow.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Play Land — quick brain games that earn XP"
    },
    {
      "src": "/screenshots/create-narrow.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Create Studio — draw, design, and mix music"
    },
    {
      "src": "/screenshots/learn-narrow.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Learning City — bite-size lessons with quizzes"
    },
    {
      "src": "/screenshots/grow-narrow.png",
      "sizes": "414x896",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Growth Garden — feelings check-in and tiny habits"
    },
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Explore the OfficialKid universe — Play, Create, Learn, Grow"
    }
  ]
}
