{
  "name": "Sandstorm",
  "short_name": "Sandstorm",
  "description": "Self-host web-based productivity apps easily and securely.",
  "icons": [
    {
      "src": "icon32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "sandstorm-gradient-logo.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#efefef",
  "theme_color": "#191919"
}
