{
  "id": "/transfer/",
  "name": "転送時間計算",
  "short_name": "転送時間",
  "description": "データ容量と速度から転送時間を計算します。",
  "lang": "ja",
  "start_url": "/transfer/",
  "scope": "/transfer/",
  "display": "standalone",
  "theme_color": "#142c4b",
  "background_color": "#f3f6fa",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
