{
  "name": "Prix - Shop Smarter, Save More",
  "short_name": "Prix",
  "description": "Scan receipts with AI, compare grocery prices across stores, create smart shopping lists, and take control of your budget in Nigeria.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "icons": [
    {
      "src": "/img/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable" 
    },
    {
      "src": "/img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
       "purpose": "any maskable"
    }
  ]
} 