{
  "name": "Auto testovi",
  "short_name": "Auto testovi",
  "description": "Testovi i literatura za vozače",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#101d4a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/splash-small-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}