{
  "name":"Viktr DevTools",
  "short_name":"DevTools",
  "description":"Visual development tools for database modelling, workflows and project organisation.",
  "start_url":"/",
  "display":"standalone",
  "background_color":"#101114",
  "theme_color":"#101114",
  "icons":[
    {
      "src":"/icon-192.png",
      "sizes":"192x192",
      "type":"image/png"
    },
    {
      "src":"/icon-512.png",
      "sizes":"512x512",
      "type":"image/png"
    }
  ]
}