{
  "name": "M-Tar/Mechanika - warsztat Chrzanów",
  "short_name": "M-Tar",
  "description": "Mechanik, blacharz i lakiernik w Chrzanowie - blacharstwo, lakiernictwo, detailing, mechanika, autolaweta.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#e85d3a",
  "lang": "pl-PL",
  "dir": "ltr",
  "categories": ["business", "automotive", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "M-Tar/Mechanika - strona główna warsztatu w Chrzanowie"
    }
  ],
  "shortcuts": [
    {
      "name": "Kontakt i wycena",
      "short_name": "Kontakt",
      "description": "Bezpłatna wycena usługi i dane kontaktowe",
      "url": "/kontakt?utm_source=pwa_shortcut"
    },
    {
      "name": "Pomoc drogowa",
      "short_name": "Laweta",
      "description": "Autolaweta i transport pojazdów",
      "url": "/uslugi/laweta?utm_source=pwa_shortcut"
    },
    {
      "name": "Usługi",
      "short_name": "Usługi",
      "url": "/uslugi?utm_source=pwa_shortcut"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog?utm_source=pwa_shortcut"
    }
  ],
  "share_target": {
    "action": "/kontakt",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": []
}
