{
  "name": "My Honey Diary",
  "short_name": "Honey Diary",
  "description": "Digitales Imkertagebuch für Standorte, Beuten, Begehungen, Honig und Gewicht.",
  "lang": "de",
  "start_url": "/#/apiaries",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8e7",
  "theme_color": "#f0b429",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/pwa-icon.svg?v=2",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-icon.svg?v=2",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
