{
  "name": "Listora",
  "short_name": "Listora",
  "description": "Your smart shopping & wishlist companion",
  "start_url": "/shopping",
  "display": "standalone",
  "background_color": "#f8f8fc",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "productivity", "utilities"]
}
