{
    "name": "Szpital odNowa",
    "short_name": "odNowa",
    "description": "Platforma edukacyjna dla Centralnej Sterylizacji i ochrony zdrowia.",
    "id": "./index.html",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f6fbff",
    "theme_color": "#0b2944",
    "orientation": "any",
    "icons": [
      { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
      { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
    ]
  }
