﻿{
  "name": "DOERS.solutions",
  "short_name": "DOERS",
  "background_color": "#000",
  "theme_color": "#000",
  "icons": [
    {
      "src": "img/icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}