{
  "id": "./",
  "name": "墨道：放置修仙",
  "short_name": "墨道",
  "description": "水墨風放置修仙遊戲。閉關、煉丹、鬥法、飛升，離線也能修行。",
  "lang": "zh-Hant",
  "dir": "ltr",
  "start_url": "./zh-TW/?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#f2f2f1",
  "theme_color": "#f2f2f1",
  "categories": [
    "games",
    "entertainment"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
