{
  "name": "Obstwiese – Streuobst-Begleiter",
  "short_name": "Obstwiese",
  "description": "Bäume verwalten, regionale Blüh- & Erntezeiten, Pflege, Sorten-Lexikon und Ernte-Tagebuch.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f4",
  "theme_color": "#0e6b6b",
  "lang": "de",
  "icons": [
    {
      "src": "icons/icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "id": "/apps/obstwiese/index.html",
  "screenshots": [
    {
      "src": "screenshots/narrow.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Streuobst-Begleiter mit Baumverwaltung und Pflanzendoktor"
    },
    {
      "src": "screenshots/wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Streuobst-Begleiter mit Baumverwaltung und Pflanzendoktor"
    }
  ]
}
