{
  "name": "Goody — Never overpay again",
  "short_name": "Goody",
  "description": "Scan any price tag. Find the best deal instantly across 6 shops.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#0D1117",
  "orientation": "portrait-primary",
  "lang": "lt",
  "categories": ["shopping", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230D1117'/%3E%3Ctext x='256' y='340' font-family='Inter,Arial,sans-serif' font-size='220' font-weight='900' text-anchor='middle' fill='%23FFFFFF'%3Egood%3C/text%3E%3Ctext x='450' y='340' font-family='Inter,Arial,sans-serif' font-size='220' font-weight='900' text-anchor='middle' fill='%2327E08A'%3Ey%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search for a product",
      "url": "/?action=search"
    },
    {
      "name": "Scan price",
      "short_name": "Scan",
      "description": "Scan a price tag",
      "url": "/?action=scan"
    }
  ]
}
