{
  "name": "AI & Digital Government — Cambodia",
  "short_name": "GovAI KH",
  "description": "A beginner course for Cambodia public officers on AI, data management, and digital government tools.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1D9E75",
  "background_color": "#0e0e10",
  "lang": "en",
  "categories": ["education", "government"],
  "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"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Course homepage showing 3 modules"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view of the course"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue Learning",
      "short_name": "Continue",
      "description": "Resume where you left off",
      "url": "/?resume=true",
      "icons": [{ "src": "icon.svg", "sizes": "any" }]
    }
  ]
}
