{
  "name": "KäKis",
  "short_name": "KäKis",
  "description": "Håll koll på frysen, förrådet och inköpslistan.",
  "start_url": "/",
  "scope": "/",
  "share_target": {
    "action": "/mat",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "url": "lank",
      "text": "text"
    }
  },
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#008c83",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
