{
  "name": "AKTU-ONEVIEW",
  "short_name": "aktu",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "description": "A pwa app for aktu erp website.",
  "icons": [
    {
      "src": "aktu-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "aktu-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
