{
  "name": "Gifts & Savings Planner — Mobile First Studio",
  "short_name": "Gifts Planner",
  "description": "Plan every gift, track every dollar. Built for your phone.",
 "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f4ef",
  "theme_color": "#4a6741",
  "orientation": "portrait",
  "icons": [
    {"src": "icon-192.png","sizes": "192x192","type": "image/png","purpose": "any maskable"},
    {"src": "icon-512.png","sizes": "512x512","type": "image/png","purpose": "any maskable"}
  ]
}
