{
    "name": "Торговый дом «Седан»",
    "short_name": "Седан",
    "icons": [
      {
        "src": "manifest/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "manifest/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "manifest/web-app-manifest-192x192-maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "manifest/web-app-manifest-512x512-maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "screenshots": [
      {
        "src": "manifest/screenshot-wide.png",
        "sizes": "1852x954",
        "type": "image/png",
        "form_factor": "wide"
      },
      {
        "src": "manifest/screenshot-mobile.png",
        "sizes": "392x843",
        "type": "image/png", 
        "form_factor": "narrow"
      }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "service_worker": {
      "src": "sw.js"
    },
    "description": "Торговый дом «Седан»",
    "id": "sedanfilter-td"
  }
  