{
  "name": "HomeFix Calendar",
  "short_name": "HomeFix",
  "description": "A seasonal home maintenance schedule built around your house — reminders, completion logs, appliance records, and honest cost projections.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%230d1117'/%3E%3Cpath d='M256 108 108 232v172h96V300h104v104h96V232z' fill='none' stroke='%234ade80' stroke-width='30' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230d1117'/%3E%3Cpath d='M256 130 128 238v148h84V296h88v90h84V238z' fill='none' stroke='%234ade80' stroke-width='28' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
