{
  "short_name": "Nertin",
  "name": "Nertin Web Application",
  "icons": [
    {
      "src": "/nertin-pwa/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/nertin-pwa/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "display": "standalone"
}