﻿{
  "name": "NGM — Germanische Heilkunde",
  "short_name": "NGM",
  "description": "Germanische Heilkunde nach Dr. Hamer — Offline-Wissensbibliothek",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060c16",
  "theme_color": "#3b82c4",
  "lang": "de",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}