{
  "name": "Click2Local",
  "short_name": "Click2Local",
  "start_url": "https://click2local.swayam.site/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Click2Local - Find local services easily!",
  "display_override": [
      "window-controls-overlay",
      "standalone",
      "browser"
  ],
  "icons": [
    {
      "src": "/images/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "c2l",
  "dir": "auto",
  "scope": "/",
  "lang": "en",
  "orientation" : "natural",
  "categories": [
    "business",
    "food",
    "medical",
    "productivity",
    "shopping",
    "social",
    "utilities"
  ],
  "edge_side_panel": {
    "preferred_width": 1
  }
}