{
    "name": "DOEN",
    "short_name": "DOEN",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#fff2df",
    "theme_color": "#3a2f28",
    "description": "The DOEN application.",
    "icons": [
      {
        "src": "Content/Images/Logos/app_192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "Content/Images/Logos/app_128.png",
        "sizes": "128x128",
        "type": "image/png"
      }
    ]
  }
