{
  "name": "e-autoparts.pl — części samochodowe",
  "short_name": "e-autoparts",
  "description": "Sklep motoryzacyjny online — części samochodowe, akcesoria, wyszukiwanie po numerze OE i po aucie.",
  "lang": "pl",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f5f7",
  "theme_color": "#e06200",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
