{
  "name": "Bijzo",
  "short_name": "Bijzo",
  "description": "Free bookkeeping app for freelancers and self-employed professionals",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#2D6A6A",
  "background_color": "#F7F5F2",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}
