{
  "name": "The Library · Madi Maestera",
  "short_name": "The Library",
  "description": "Your private plant library — every plant in your home, catalogued by Madi.",
  "start_url": "./portal.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#1f3a2b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Plants",
      "url": "./portal.html",
      "description": "View your plant collection"
    },
    {
      "name": "Contact Madi",
      "url": "./index.html#contact",
      "description": "Get in touch with Madi"
    }
  ],
  "categories": ["lifestyle"]
}
