{
  "name": "Recepten",
  "short_name": "Recepten",
  "description": "Recepten & boodschappenlijst met AH-koppeling",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#e67e22",
  "orientation": "portrait",
  "share_target": {
    "action": "/add.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "import" }
  },
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-solid.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-solid.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
