{
  "name": "Gifter - Gift Wish Lists",
  "short_name": "Gifter",
  "description": "Create and share gift wish lists with friends and family",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#E3F2FD",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
