{
  "name": "NetSoko",
  "short_name": "NetSoko",
  "description": "Install this app for faster access and a better experience.",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#070a13",
  "theme_color": "#00C853",
  "icons": [
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
