{
  "name": "RedBill",
  "short_name": "RedBill",
  "start_url": "login.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#be123c",
  "icons": [
    {
      "src": "img/redbill_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/redbill_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}