{
  "short_name": "MANATRIBAN",
  "name": "MANATRIBAN - Real Estate Service Platform",
  "description": "Real estate service platform for rental agreements, home services, interior, painting, car wash, courier, and marketplace",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23354a5f' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>M</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23354a5f' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>M</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#354a5f",
  "background_color": "#f5f6f7",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Book Deep Cleaning",
      "short_name": "Cleaning",
      "description": "Book a deep cleaning service",
      "url": "/deep-cleaning",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='70' font-size='70'>✨</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Book Car Wash",
      "short_name": "Car Wash",
      "description": "Book a waterless car wash",
      "url": "/car-wash",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='70' font-size='70'>🚗</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your bookings",
      "url": "/my-bookings",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='70' font-size='70'>📋</text></svg>", "sizes": "96x96" }]
    }
  ]
}
