{
  "name": "J8 雀荘専門総合管理システム",
  "short_name": "J8",
  "description": "雀荘専用の総合管理システム",
  "start_url": "/login/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1421",
  "theme_color": "#f0c04a",
  "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"
    }
  ]
}
