{
  "name": "Propagatie Watch",
  "short_name": "PropWatch",
  "description": "Propagatieplanner voor radioamateurs — ON3VZ/JO20ev",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1F2E",
  "theme_color": "#1A1F2E",
  "orientation": "any",
  "lang": "en",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["utilities"],
  "shortcuts": [
    { "name": "New watch",    "url": "/?action=new-watch",   "description": "Add a watch" },
    { "name": "Quick check",  "url": "/?action=quick-check", "description": "Check a path without saving" }
  ]
}
