{
  "name": "Pastry Port",
  "short_name": "PastryPort",
  "description": "Premium bakery operations and customer dashboard",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f9f7f3",
  "theme_color": "#630a00",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
