{
  "name": "HomeFlow",
  "short_name": "HomeFlow",
  "description": "Huishoudelijke taken samen beheren",
  "lang": "nl",
  "start_url": "/index-v2.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9F8",
  "theme_color": "#4CAF82",
  "icons": [
    {
      "src": "icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "screenshots": []
}
