{
  "name": "Handbier",
  "short_name": "Handbier",
  "description": "Einraumchat auf LoRa in MeshCore für Freunde.",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "handbier-web-app",
  "categories": ["communication", "social", "friends"],
  "screenshots": [
    {
      "src": "/screenshot-mobile-narrow.png",
      "sizes": "499x810",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Handbier timeline"
    },
    {
      "src": "/screenshot-mobile-wide.png",
      "sizes": "1193x606",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Handbier timeline"
    }
  ]
}
