{
  "name": "The Breakation Family",
  "short_name": "Breakation",
  "description": "The Breakation Family — perks, stays and rewards for our members.",
  "start_url": "/family-app",
  "scope": "/family-app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#132029",
  "theme_color": "#132029",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
