{
  "name": "The Vanity Ledger",
  "short_name": "Vanity Ledger",
  "description": "Track what you own and what you're wishing for — skincare, hair care, shoes, and bags.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#faf7f1",
  "theme_color": "#4b3621",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
