{
  "name": "Studio De Groene Knuppel",
  "short_name": "SGK",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?v=20260320d",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260320d",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#117a2d",
  "background_color": "#f6fbf6",
  "display": "standalone"
}