{
  "name": "Product Tracker by Khynsoft Ltd",
  "short_name": "Product Tracker",
  "description": "Track renewable products, renewal dates, costs, and subscription status.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f7f4",
  "theme_color": "#116a67",
  "icons": [
    {
      "src": "./assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/orbit-dish.png",
      "sizes": "900x420",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
