{
  "name": "Fabri Fine Jewelry",
  "short_name": "Fabri",
  "description": "Family-owned Bellevue jeweler since 1983. Custom engagement rings, GIA certified diamonds, expert repair.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1C1A17",
  "theme_color": "#1C1A17",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
