{
  "name": "Revenue Leak Alert",
  "short_name": "LeakAlert",
  "description": "Revenue Leak Alert by Expound Coderz Pvt Ltd. Automated revenue leak detection for Shopify and Magento stores.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "categories": ["business", "finance", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Revenue Leak Alert dashboard showing revenue at risk"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://revenueleakalert.com/"
    },
    {
      "platform": "itunes",
      "url": "https://apps.shopify.com/ests-revenue-leak",
      "id": "ests-revenue-leak"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View plans and pricing",
      "url": "/pricing",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Start Free",
      "short_name": "Start Free",
      "description": "Create a free account — 100 live checks",
      "url": "/register",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
