{
  "name": "MakeMeTop",
  "short_name": "MakeMeTop",
  "description": "Put your business on top – Local business listing and lead generation platform in Srinagar",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#1F1F1F",
  "categories": ["business", "local", "lifestyle"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Business",
      "short_name": "Add",
      "description": "Add your business listing",
      "url": "/?action=add",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Search Businesses",
      "short_name": "Search",
      "description": "Find local businesses",
      "url": "/?action=search",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
