{
  "name": "MoriManual Receipt",
  "short_name": "MoriManual",
  "description": "Receipt builder for MoriManual Physiotherapy Co.",
  "start_url": "/clinical/receipt-builder/",
  "scope": "/clinical/receipt-builder/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00A699",
  "lang": "en",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
