{
  "name": "ShopScore website",
  "short_name": "ShopScore",
  "description": "Marketing information and Microsoft Store download for the ShopScore Windows desktop app",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "theme_color": "#006B4F",
  "background_color": "#ffffff",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/brand/shopscore-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/shopscore-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}