{
  "name": "Gulsabi Kids",
  "short_name": "Gulsabi",
  "description": "Curiosity-powered learning games for kids. Play offline anytime.",
  "start_url": "/games/?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#FFFCF6",
  "theme_color": "#FF4F4F",
  "lang": "en",
  "id": "/games/?source=pwa",
  "icons": [
    {
      "src": "/images/gulsabi-app-icon.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/gulsabi-app-icon.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/gulsabi-app-icon-512-maskable.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "education", "kids"],
  "shortcuts": [
    {
      "name": "Sky Adventure",
      "url": "/games/game1/index.html",
      "description": "Flappy-bird arcade game"
    },
    {
      "name": "Memory Match",
      "url": "/games/game4/index.html",
      "description": "Card-flipping memory game"
    },
    {
      "name": "Quiz Time",
      "url": "/games/game5/index.html",
      "description": "Picture-based quiz game"
    }
  ]
}
