{
  "name": "Jetset Johnsons",
  "short_name": "Jetset",
  "description": "The Johnson family trip book: restaurants, sights, events and games for every city we visit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3F4F8",
  "theme_color": "#6366F1",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
