{
  "name": "Morele.net",
  "short_name": "Morele.net",
  "icons": [
    {
      "src": "/pwa/icons/icon48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/pwa/icons/icon96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/pwa/icons/icon144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/pwa/icons/icon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/pwa/icons/icon256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/pwa/icons/icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?utm_source=twa&utm_medium=playstore",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff",
  "theme_color": "#ff503c",
  "description": "Aplikacja mobilna sklepów Grupy Morele",
  "dir": "ltr",
  "lang": "pl-PL",
  "prefer_related_applications": true,
  "related_applications": [{
    "platform": "play",
    "id": "at.xtools.morele.net"
  }]
}