{
  "name": "Sunny Beach Rentals",
  "short_name": "Beach Rentals",
  "description": "Discover your perfect vacation rental in Sunny Beach, Bulgaria",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://static.getmocha.com/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://static.getmocha.com/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "shortcuts": [
    {
      "name": "Browse Properties",
      "short_name": "Browse",
      "description": "View all available properties",
      "url": "/",
      "icons": [
        {
          "src": "https://static.getmocha.com/apple-touch-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
