{
  "name": "Wanderkind — Walk Forever Free",
  "short_name": "Wanderkind",
  "description": "A network of verified wanderkinder who keep their doors open for one another.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ECE0C9",
  "theme_color": "#ECE0C9",
  "categories": ["travel", "social", "lifestyle"],
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
