{
  "name": "Gift Closet",
  "short_name": "Gift Closet",
  "description": "Organize your gifts. Remember what you have. Give with confidence.",
  "start_url": "/home",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#A7947B",
  "background_color": "#F8F4EC",
  "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
