{
  "gcm_sender_id": "116677584962",
  "display": "standalone",
  "orientation": "portrait",
  "manifest_version": 3,
  "name": "Madklubber",
  "short_name": "Madklubber",
  "start_url": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
