{
  "name": "Scout",
  "short_name": "Scout",
  "description": "One shared list for your house hunt",
  "start_url": "/groups",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f5f1",
  "theme_color": "#ffffff",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/groups",
    "method": "GET",
    "params": { "url": "url", "text": "text" }
  }
}
