{
  "theme_color": "#2c5e42",
  "background_color": "#ffffff",
  "start_url": "/",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshot.png",
      "sizes": "1039x967",
      "type": "image/png",
      "label": "Домашняя страница"
    },
    {
      "src": "/pwa-screenshot.png",
      "sizes": "1039x967",
      "type": "image/png",
      "label": "Домашняя страница",
      "form_factor": "wide"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "ru-RU",
  "name": "Social Coffee",
  "short_name": "SocialCoffee"
}
