{
  "name": "CG-SOFT Oto Kontrol",
  "short_name": "Cg-Soft",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1c1c1e",
  "icons": [
    {
      "src": "/CGSOFT.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "permissions": ["nfc", "geolocation"] 
}