{
  "name": "MABONO 混雑状況",
  "short_name": "MABONO",
  "description": "MABONOの現在の混雑状況をお知らせします",
  "start_url": "/status",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#5b8fa8",
  "theme_color": "#5b8fa8",
  "icons": [
    { "src": "/static/icon-customer-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-customer.png",     "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
