{
  "name": "A Journey of Love Made for Lucy",
  "short_name": "Our Journey",
  "description": "A recap of some highlights of our relationship so far.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F7F0E1",
  "theme_color": "#B2CBBF",
  "icons": [
    {
      "src": "./images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
