{
  "name": "Savvey — shop smart.",
  "short_name": "Savvey",
  "description": "Check any product price in seconds. Savvey scans 40+ UK retailers and tells you if you're getting a fair deal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2410",
  "theme_color": "#2a6b22",
  "orientation": "portrait",
  "lang": "en-GB",
  "categories": ["shopping", "lifestyle", "finance"],
  "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": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
