{
    "name": "POSTARA",
    "short_name": "Postara",
    "lang": "en-GB",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ec46a6",
    "icons": [
      {
        "src": "favicon.png",
        "sizes": "174x174",
        "maskable": "any"
      },
      {
        "src": "icon-32x32",
        "sizes": "32x32"
      },
      {
        "src": "icon-16x16",
        "sizes": "16x16"
      }
    ],
    "background_color": "#000",
    "prefer_related_applications": false
  }