{
  "name": "RudeKitchen — Plant-Based, Street-Level",
  "short_name": "RudeKitchen",
  "description": "Plant-based cooking with no corporate gloss — by a professional chef, punk and Buddhist living in northern Germany. Farm to table, including the uncomfortable parts.",
  "id": "/?source=pwa",
  "start_url": "/?utm_source=pwa_app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a1a",
  "theme_color": "#D1451F",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": [
    "food",
    "health",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/wp-content/uploads/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/pwa/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/uploads/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kitchen",
      "short_name": "Kitchen",
      "url": "/category/kitchen/?utm_source=pwa_shortcut",
      "description": "Recipes and kitchen know-how"
    },
    {
      "name": "Health",
      "short_name": "Health",
      "url": "/category/health/?utm_source=pwa_shortcut",
      "description": "Lifestyle medicine, evidence-based nutrition"
    },
    {
      "name": "Un-Guide",
      "short_name": "Un-Guide",
      "url": "/category/un-guide/?utm_source=pwa_shortcut",
      "description": "Reportage from street-level Germany"
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop/?utm_source=pwa_shortcut",
      "description": "Ebooks and PDFs"
    }
  ]
}