{
  "name": "Smart Plotter ― 航法プロッター",
  "short_name": "Plotter",
  "description": "地理院地図の上でウェイポイントを置いて距離・針路・対地速度・所要時間を計算する航法プロッター",
  "lang": "ja",
  "start_url": "/plotter.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1a3a6b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
