{
  "name": "TabStickers - Real Estate Client Manager",
  "short_name": "TabStickers",
  "description": "Manage your real estate clients with circular stickers, tasks, and lead forms",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#a8d5ba",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
