{
  "short_name": "Inara X Brews",
  "name": "Inara X Brews | Premium Coffee Experience",
  "description": "Something extraordinary is brewing. Inara X Brews is crafting the ultimate coffee experience.",
  "icons": [
    {
      "src": "/xbrews icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/xbrews icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/xbrews icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000"
}