{
  "name": "Price Hunter by Rebuild North — AI Price Comparison",
  "short_name": "Price Hunter",
  "description": "Price Hunter by Rebuild North — AI-powered price comparison. Find the best deals across the internet.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#070b12",
  "theme_color": "#00e5ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "utilities"]
}
