{
  "name": "Wish List",
  "short_name": "WishList",
  "description": "Share what you love and coordinate meaningful gifts with your network.",
  "lang": "en",
  "id": "/",
  "start_url": "/startup",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f7fb",
  "theme_color": "#c9354c",
  "categories": ["lifestyle", "social", "shopping"],
  "icons": [
    {
      "src": "/pwa-icons/logo-bulle-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/logo-bulle-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/logo-bulle-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
