{
  "short_name": "iBilling",
  "name": "Just bill'em with iBilling!",
  "description": "Invoice Management System",
  "icons": [
    {
      "src": "/ico/128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/ico/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/ico/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://ibilling.app",
  "background_color": "#fefefe",
  "display": "standalone",
  "scope": "https://ibilling.app/",
  "theme_color": "#f3f3f4",
  "shortcuts": [
    {
      "name": "Who owes me money?",
      "short_name": "Today",
      "description": "Send an invoice or quotation hassle-free!",
      "url": "https://ibilling.app",
      "icons": [{ "src": "/ico/192.png", "sizes": "192x192" }]
    }
  ]
}
