{
  "name": "MileCraft Journey Builder",
  "short_name": "MileCraft",
  "description": "JAL / ANA 特典航空券CSVから旅程を組み立てるローカルアプリ",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07151c",
  "theme_color": "#07151c",
  "icons": [
    {
      "src": "/milecraft-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
