{
  "name": "CrystalHaul",
  "short_name": "CrystalHaul",
  "description": "Track your gem show purchases and crystal collection — works offline.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#6B8E6F",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
