{
  "name": "Adventure Kids — 3D Runner Game",
  "short_name": "Adventure Kids",
  "description": "A magical 3D adventure runner game for kids! Run through colorful worlds, collect coins, dodge obstacles.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff8e7",
  "theme_color": "#7ed957",
  "categories": ["games", "kids", "education"],
  "lang": "ms",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
