{
  "name": "Pyhäjoen reitit",
  "short_name": "Reitit",
  "description": "Pyhäjoen retkeily-, melonta- ja frisbeegolfreitit — kartat, muistot ja tulokset.",
  "id": "/",
  "start_url": "/etusivu.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0f11",
  "theme_color": "#0e0f11",
  "lang": "fi",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Retkeilyreitit", "url": "/retki.php",  "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Melonta",        "url": "/melonta.php",             "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Frisbeegolf",    "url": "/frisbee.php",             "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
