{
  "name": "Fold and Bloom Admin",
  "short_name": "F&B Admin",
  "description": "Admin dashboard for Fold and Bloom — classes, subscriptions, and orders.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f1e8d8",
  "theme_color": "#4a2d5c",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
