
{
  "name": "Htae Speech Cafe",
  "short_name": "Htae Speech",
  "description": "Htae Speech Cafe - Language without stress",
  "id": "/rozmowa-angielski/",
  "scope": "/rozmowa-angielski/",
  "start_url": "/rozmowa-angielski/gdansk/",
  "background_color": "#121212",
  "display": "standalone",
  "theme_color": "#121212",
  "prefer_related_applications": false,

  "icons": [
    {
      "src": "/htaequ/static/img/android-icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "/htaequ/static/img/android-icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/htaequ/static/img/android-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/htaequ/static/img/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/htaequ/static/img/android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/htaequ/static/img/cafe-android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/htaequ/static/img/cafe-android-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/htaequ/static/img/cafe-maskable_icon.png",
      "sizes": "225x225",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/htaequ/static/img/apple-touch-startup-image-640x1096.png",
      "type": "image/png",
      "sizes": "640x1096"
    }

  ],

  "screenshots": [
    {
      "src": "/htaequ/static/img/speak-english-gdansk-mobile.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow",
      "label": "Learn language on mobile"
    },
    {
      "src": "/htaequ/static/img/speak-english-gdansk-desktop.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Learn language on desktop"
    }
  ]

}


