{
  "name": "Katuranga",
  "short_name": "Katuranga",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16171a",
  "theme_color": "#16171a",
  "description": "Main catur lawan Stockfish atau pemain lain, lalu bedah partainya.",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/brand/katuranga-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/brand/katuranga-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/brand/katuranga-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "scope": "/",
  "lang": "id",
  "orientation": "portrait-primary",
  "categories": [
    "games",
    "education"
  ],
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "shortcuts": [
    {
      "name": "Lawan Bot",
      "url": "/play-bot"
    },
    {
      "name": "Duel Online",
      "url": "/play-online"
    },
    {
      "name": "Partai Master",
      "url": "/masters"
    }
  ]
}