{
  "name": "Dotflo",
  "short_name": "Cloud Software Suite for Businesses",
  "description": "All-in-one cloud software to run your business online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#42424c",
  "icons": [
    {
      "src": "imgs/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "imgs/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "imgs/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
