{
  "name": "DAIKO METER",
  "short_name": "代行メーター",
  "description": "運転代行用リアルタイム料金メーター。GPSで走行距離を自動計測し、タクシーメーター風に料金を表示。",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🚗</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "ja"
}
