{
  "name": "TieTheKnot Budget - Wedding Planner",
  "short_name": "TieTheKnot",
  "description": "Smart, private and offline wedding budget & expense tracker.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#C8A27A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23C8A27A'/><text x='50' y='65' font-size='50' text-anchor='middle'>💍</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23C8A27A'/><text x='50' y='65' font-size='50' text-anchor='middle'>💍</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
