{
  "name": "Desert's Aura",
  "short_name": "Desert's Aura",
  "description": "Arabian perfumes — oud, amber, rose and attar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f1e0",
  "theme_color": "#f8f1e0",
  "lang": "en",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
