{
    "name": "ExcelNook",
    "short_name": "ExcelNook",
    "start_url": "http://127.0.0.1:8000/assets/",
    "display": "standalone",
    "background_color": "#fff",
    "lang": "en",
    "description": "We post about Business, Education, Inverstment and more",
    "theme_color": "#d93849",
    "icons": [
      { "src": "http://127.0.0.1:8000/others/pwa-192x192.png", "sizes": "192x192", "type": "image/png" },
      { "src": "http://127.0.0.1:8000/others/pwa-512x512.png", "sizes": "512x512", "type": "image/png" }
    ]
  }
  