{
  "name": "Reseebo - Your smart receipt organizer and warranty tracker",
  "short_name": "Reseebo",
  "description": "Organize receipts with AI-powered scanning. Track warranties, search instantly, all offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "type": "image/png",
      "sizes": "1170x2532"
    }
  ]
}

