{
  "name": "SCH Test APP",
  "short_name": "SCH Test APP",
  "start_url": "https://pwaapp.schdeveloper.pl/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "orientation": "portrait",
  "icons": [
    { "src": "./logotyp_SCH.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./logotyp_SCH.png", "sizes": "512x512", "type": "image/png" }
  ]
}
