{
  "background_color": "#faf8f9",
  "categories": [
    "social"
  ],
  "description": "Soapbox for Headpat Cafe",
  "display": "standalone",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/instance/maskable-512.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/instance/logo-512.png",
      "type": "image/png"
    }
  ],
  "name": "Headpat Cafe Soapbox",
  "short_name": "Soapbox",
  "scope": "/",
  "serviceworker": {
    "src": "/sw.js"
  },
  "start_url": "/",
  "theme_color": "#eb6a9e",
  "share_target": {
    "action": "share",
    "method": "GET",
    "params": {
      "text": "text",
      "title": "title",
      "url": "url"
    }
  }
}
