{
  "background_color": "#7E040E",
  "theme_color": "#DFD6D9",
  "description": "Manage your todo lists offline and fully encrypted",
  "display": "standalone",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "name": "TODO APP",
  "short_name": "TODO",
  "start_url": "./#/"
}
