{
  "name": "Homöopathie Stephan Moritz",
  "short_name": "Homöopathie M.",
  "description": "Klassische Homöopathie nach Sankaran — Anamnese und Live-LBL für die Praxis.",
  "start_url": "/praxis-tool/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F5F0",
  "theme_color": "#6B7B61",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Patients",
      "short_name": "Patients",
      "description": "Open the patients list",
      "url": "/praxis-tool/patients",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Prescriptions",
      "short_name": "Prescriptions",
      "description": "Open the prescriptions board",
      "url": "/praxis-tool/prescriptions",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
