{
  "name": "Inboxhafen",
  "short_name": "Inboxhafen",
  "description": "Private E-Mails ohne Werbung – werbefrei, einfach und in Deutschland gehostet.",
  "lang": "de-DE",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f16",
  "theme_color": "#c1121f",
  "icons": [
    {
      "src": "/assets/img/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/assets/img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48",
      "purpose": "any"
    }
  ]
}