{
  "name": "Aparator - Your Family Hub",
  "short_name": "Aparator",
  "description": "Your family, protected and connected. The modern AI-powered family hub.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#6b8068",
  "theme_color": "#fafaf9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
