{
  "name": "FamilyCloud",
  "short_name": "FamilyCloud",
  "description": "Your private family photo and file storage",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#080c14",
  "background_color": "#080c14",
  "lang": "en",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
