{
  "short_name": "Echnaton",
  "name": "Echnaton",
  "description": "TODO",
  "icons": [
    {
      "src": "/pwa/mipmap-mdpi/ic_launcher.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/pwa/mipmap-hdpi/ic_launcher.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/pwa/mipmap-xhdpi/ic_launcher.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/pwa/mipmap-xxhdpi/ic_launcher.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/pwa/mipmap-xxxhdpi/ic_launcher.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/pwa/logo.png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#375C90",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#375C90"
}
