{
  "name": "Slo-Gap Analyzer",
  "short_name": "SGA",
  "description": "スロットの交換率逆算およびリアル収支計算ツール (SGA)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b12",
  "theme_color": "#090d16",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
