{
  "short_name": "WishFunders",
  "name": "WishFunders Platform",
  "id": "/",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1A1A2E",
  "theme_color": "#C9A84C",
  "description": "The social wish-funding platform where everyday dreams meet community funding.",
  "categories": ["finance", "social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
