{
  "name": "Delhi BLO Directory",
  "short_name": "Delhi BLO",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f9fa",
  "theme_color": "#12485e",
  "description": "Find the Booth Level Officer for any locality in Delhi.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}