{
  "name": "Wishlists",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "A simple way to track wishlists and find items for friends and family.",
  "theme_color": "#0071EC",
  "background_color": "#0071EC"
}
