{
  "name": "Wrapflow",
  "short_name": "Wrapflow",
  "description": "Describe the App you want. Wrapflow builds it and shows you how it works.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f10",
  "theme_color": "#0b0f10",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "categories": ["productivity", "utilities", "data"],
  "prefer_related_applications": false
}
