{
  "name": "NAMEZ",
  "short_name": "NAMEZ",

  "icons": [
    {
      "src": "assets/img/favicons/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/img/favicons/touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#fe7a2e",
  "background_color": "#fbfbfb",
  "scope": "./",
  "start_url": "index.html"
}
