{
  "name": "Soften",
  "short_name": "Soften",
  "description": "A quieter way to work it out.",
  "start_url": "/mendpwa/public/app.php",
  "display": "standalone",
  "background_color": "#F7F3EE",
  "theme_color": "#7A9E87",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["health", "lifestyle"],
  "shortcuts": [
    {
      "name": "New message",
      "url": "/mendpwa/public/app.php?action=compose",
      "description": "Start a new conversation"
    }
  ]
}
