{
  "name": "FamilyFlow",
  "short_name": "FamilyFlow",
  "start_url": "today.html",
  "display": "standalone",
  "background_color": "#f8f9fe",
  "theme_color": "#5a9bd5",
  "icons": [
    {
      "src": "{{DATA:IMAGE:IMAGE_20}}",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}