{
  "name": "NotSan Trainer",
  "short_name": "NotSan",
  "description": "Lernen und Nachschlagen für den Rettungsdienst",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "lang": "de",
  "categories": ["education", "medical"],
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml"}
  ],
  "shortcuts": [
    {"name": "Tagesdosis", "url": "./?a=daily"},
    {"name": "Nachschlagen", "url": "./?a=nach"}
  ]
}
