{
  "id": "./vodovaha-en.html",
  "name": "SYNTHLUCIDA LEVEL",
  "short_name": "SYNTHLUCIDA",
  "description": "Free digital bubble level and angle meter right in your browser. Measure slope, level a surface, or check an angle using your phone's sensors – no app install needed.",
  "start_url": "./vodovaha-en.html",
  "scope": "./vodovaha-en.html",
  "display": "standalone",
  "background_color": "#0a0704",
  "theme_color": "#0a0704",
  "lang": "en",
  "icons": [
    {
      "src": "vodovaha-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "vodovaha-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}