{
  "name": "LeoPronájmy – nájemnický portál",
  "short_name": "LeoNájem",
  "description": "Smlouvy, platby a komunikace nájemníka",
  "lang": "cs",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#10233d",
  "icons": [
    {
      "src": "../assets/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
