{
  "name": "Shar Pei Nothilfe e.V.",
  "short_name": "SP Nothilfe",
  "description": "Rettung, Pflege & Vermittlung von Shar Pei Hunden in Not",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3d2a1e",
  "theme_color": "#8c4a2a",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}