{
  "name": "魚っち（Uocci） — 釣りアシスタント",
  "short_name": "魚っち",
  "description": "潮汐・天気・海況・釣果記録の釣りアシスタント",
  "lang": "ja",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08182a",
  "theme_color": "#08182a",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
