{
  "name": "Valuara — AI Product Comparison",
  "short_name": "Valuara",
  "description": "4 AI models debate every purchase so you don't have to. Compare products, get gift ideas and find the best deals.",
  "start_url": "/engine.html?pwa=1",
  "display": "standalone",
  "background_color": "#111008",
  "theme_color": "#111008",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "utilities", "productivity"],
  "icons": [
    {
      "src": "https://i.ibb.co/PZyc1XHw/VALUARA-LOGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.ibb.co/PZyc1XHw/VALUARA-LOGO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://i.ibb.co/N66h7K9b/HERO-WIDE-SCREEN.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Valuara AI Product Comparison"
    }
  ],
  "shortcuts": [
    {
      "name": "Compare Products",
      "short_name": "Compare",
      "description": "Compare any two products with 4 AIs",
      "url": "/engine.html?mode=compare&pwa=1",
      "icons": [{ "src": "https://i.ibb.co/PZyc1XHw/VALUARA-LOGO.png", "sizes": "192x192" }]
    },
    {
      "name": "Gift Ideas",
      "short_name": "Gifts",
      "description": "Get AI-powered gift ideas",
      "url": "/engine.html?mode=gift&pwa=1",
      "icons": [{ "src": "https://i.ibb.co/PZyc1XHw/VALUARA-LOGO.png", "sizes": "192x192" }]
    }
  ]
}
