{
  "name": "Gift Pong",
  "short_name": "Gift Pong",
  "description": "Send a surprise card. Sender + receiver answer fun questions, AI weaves both into a one-of-a-kind keepsake.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEE9E5",
  "theme_color": "#A020F0",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?v=20260508",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260508",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png?v=20260508",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260508",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "social", "shopping"],
  "lang": "en-US"
}
