{
  "name": "MotoStory — Twój Garaż i Moto Market",
  "short_name": "MotoStory",
  "description": "Twój garaż, ogłoszenia aut i społeczność kierowców w jednej aplikacji.",
  "id": "/motostory-app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0B",
  "theme_color": "#7CCD2E",
  "lang": "pl",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}