{
  "name": "NordmedOS Social Prescribing",
  "short_name": "SP Link Worker",
  "description": "Social Prescribing Link Worker App for Austrian Primary Care Networks",
  "start_url": "/social-prescribing.html",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "scope": "/",
  "lang": "de",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
