{
  "id": "/",
  "name": "Dorfverein by Buonomemes",
  "short_name": "Buonomemes",
  "description": "Die App des Dorfvereins: Offizieller Feed, Community-Feed, Stammtisch-Chat, Events und mehr.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f6f1e8",
  "theme_color": "#1f3d32",
  "categories": ["social", "news", "lifestyle"],
  "icons": [
    {
      "src": "/img/DEFF-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/DEFF-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/DEFF-225.png",
      "sizes": "225x225",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/DEFF-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/DEFF-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Offizieller Feed",
      "url": "/official-feed",
      "icons": [{ "src": "/img/DEFF-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Community Feed",
      "url": "/community-feed",
      "icons": [{ "src": "/img/DEFF-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Stammtisch",
      "url": "/friends",
      "icons": [{ "src": "/img/DEFF-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
