{
  "id": "/",
  "name": "Move Confirmed — Appointment Change Proof",
  "short_name": "Move Confirmed",
  "description": "Create private reschedule and cancellation cards and keep the acknowledgement receipt locally.",
  "start_url": "/?v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5ebcf",
  "theme_color": "#172a2b",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "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" }
  ]
}
