{
  "name": "Pocket Business",
  "short_name": "PocketBiz",
  "description": "A simple mobile organiser for your small business tasks, prospects, expenses and mileage.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#FBF5EA",
  "theme_color": "#FBF5EA",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
