{
  "name": "TastyCoffee",
  "short_name": "TastyCoffee",
  "theme_color": "#1976d2",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/icons/logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "gcm_sender_id": "99855572145",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://tasty-coffee.lk.crm4retail.ru/manifest.webmanifest"
    }
  ]
}