{
  "name": "特戰英豪 VP 計算器",
  "short_name": "VP 計算器",
  "description": "瓦羅蘭台灣伺服器 MyCard 最省錢購買方案計算器",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0c0c0c",
  "theme_color": "#ff4655",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}