{
  "name": "Celestial · Wedding Planning Suite",
  "short_name": "Celestial",
  "description": "Your wedding, written in the stars — guests, budget, vendors, seating and stationery in one calm place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF9F5",
  "theme_color": "#B08D3C",
  "icons": [
    { "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
