{
  "name": "NeXways",
  "short_name": "NeXways",
  "description": "NeXways Comment App",
  "start_url": "/",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "any",
  "screenshots": [],
  "permissions": ["camera", "geolocation"],
  "icons": [
    {
      "src": "./favicon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./favicon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
