{
  "name": "Hanzi Arcade — 1000 Character Campaign",
  "short_name": "Hanzi Arcade",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f11",
  "theme_color": "#0b0f11",
  "description": "A retro microgame arcade for learning the 1,000 Chinese-character source list with pronunciation, context and persistent progress.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    { "name": "Play Daily Raid", "short_name": "Play", "url": "./#home" },
    { "name": "20-Round Review", "short_name": "Review", "url": "./#arcade" },
    { "name": "Progress Grid", "short_name": "Progress", "url": "./#progress" }
  ]
}
