{
  "name": "Volna Residences Sochi",
  "short_name": "Volna Sochi",
  "description": "Premium resort residences with 5-star service on the first coastline of Sochi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F2B4C",
  "background_color": "#FFFFFF",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-540x720.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": [
    "real_estate",
    "travel"
  ],
  "shortcuts": [
    {
      "name": "View Prices",
      "short_name": "Prices",
      "description": "View pricing and available units",
      "url": "/?shortcut=prices",
      "icons": [
        {
          "src": "/images/shortcut-prices.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Sales",
      "short_name": "Contact",
      "description": "Get in touch with our sales team",
      "url": "/?shortcut=contact",
      "icons": [
        {
          "src": "/images/shortcut-contact.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
