{
  "name": "Remake Bill Manager",
  "short_name": "Remake",
  "description": "Manage your SPARK & BiMS bills easily.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#e0f2fe",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}