{
  "id": "/order/",
  "name": "SupplyX 配車依頼",
  "short_name": "SupplyX依頼",
  "description": "軽バンチャーター便の空き状況確認と配車依頼がアプリから直接できます。",
  "start_url": "/order/?source=pwa",
  "scope": "/order/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "ja",
  "dir": "ltr",
  "background_color": "#f7f4fa",
  "theme_color": "#1a1030",
  "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" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
