{
  "name": "Simpler",
  "short_name": "Simpler",
  "description": "AI-powered business suite that learns how you work",
  "start_url": "/desk.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#E57373",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
