{
  "id": "/",
  "name": "delay",
  "short_name": "delay",
  "description": "日本の主要鉄道の遅延証明書アグリゲーター",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffc600",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/images/icon-dl-0404.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-dl-0404.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}