{
  "name": "Kalavahti – tekoälykalaopas",
  "short_name": "Kalavahti",
  "description": "Kalapaikat, vieheet ja syönti-indeksi omalle vedellesi.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#14283C",
  "theme_color": "#14283C",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "scope": ".",
  "orientation": "portrait",
  "categories": [
    "sports",
    "utilities",
    "weather"
  ],
  "lang": "fi"
}