{
  "name": "RS-TRANS — przewozy Polska Niemcy",
  "short_name": "RS-TRANS",
  "description": "Przewozy osób Polska – Niemcy – Polska, kontakt i rezerwacja przejazdu.",
  "start_url": "./index.html?v=9",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030a10",
  "theme_color": "#ffc400",
  "icons": [
    {
      "src": "assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/?app=rs-trans-v9"
}