{
  "name": "YourTubie Passport",
  "short_name": "YTP",
  "description": "A health passport for patients living with Enteral and Parenteral nutrition in the UK.",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#0B1622",
  "theme_color": "#2A9D8F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
