{
  "name": "Mira Cleaning Services",
  "short_name": "Mira Cleaning",
  "description": "Book pickup & delivery, track your laundry orders, and view your order history with Mira Cleaning Services.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8f7f9",
  "theme_color": "#42c3cf",
  "icons": [
    {
      "src": "../assets/images/zeea_laundry.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../assets/images/zeea_laundry.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../assets/images/favicon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
