{
  "name": "House of Bellamira",
  "short_name": "Bellamira",
  "description": "A luxury beauty house devoted to revealing a woman's natural beauty.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#C9A961",
  "icons": [
    {
      "src": "/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}