{
  "name": "潮目ログ",
  "short_name": "潮目ログ",
  "description": "釣果と、そのときの潮・天気を記録するアプリ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b3d55",
  "theme_color": "#0b3d55",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
