{
  "name": "Retrouvaille of Arizona",
  "short_name": "Retrouvaille",
  "description": "Hope and healing for marriages in crisis. Weekend experiences and follow up sessions across Arizona.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#fdfaf5",
  "background_color": "#fdfaf5",
  "lang": "en-US",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Upcoming weekends",
      "url": "/weekends.html"
    },
    {
      "name": "Contact and register",
      "url": "/contact.html"
    }
  ]
}
