{
  "name": "パルワールド TCG カウンター",
  "short_name": "パルTCG",
  "description": "パルワールド オフィシャルカードゲーム用 ライフ＆素材・食材カウンター",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1017",
  "theme_color": "#141923",
  "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"
    }
  ]
}
