{
  "name": "EPTW",
  "short_name": "EPTW",
  "description": "Nutrition EPTW App",
  "start_url": "/eptw/",
  "display": "standalone",
  "theme_color": "#da261c",
  "background_color": "#3f51b5",
  "icons": [
    {
      "src": "images/manifest/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
