{
  "name": "Petualangan Cerita Panji",
  "short_name": "Cerita Panji",
  "description": "Jelajahi warisan budaya Nusantara melalui game interaktif Cerita Panji - UNESCO Memory of the World",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A2332",
  "background_color": "#0B0E14",
  "icons": [
    {
      "src": "icons/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "games",
    "entertainment"
  ],
  "lang": "id",
  "dir": "ltr",
  "scope": "./",
  "screenshots": [
    {
      "src": "screenshots/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Game interface dengan cerita interaktif"
    }
  ]
}
