{
  "name": "Mess Manager",
  "short_name": "MessMgr",
  "description": "Track your mess expenses easily",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1046/1046857.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1046/1046857.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
