{
  "name": "M&M Elektro Niš",
  "short_name": "M&M Elektro",
  "lang": "sr-Latn-RS",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f3f0e9",
  "theme_color": "#14130f",
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}