{
  "name": "Pair",
  "short_name": "Pair",
  "description": "Plan and share ideas together as a couple",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF8F3",
  "theme_color": "#8B2A42",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a2f9ea7979a1442dba7a28f/eb1d741a9_generated_image.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "share_url"
    }
  }
}