{
  "name": "PG Manager",
  "short_name": "PG Manager",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#176f63",
  "description": "Manage PG properties, residents, beds, rent, and payments.",
  "icons": [
    {
      "src": "icons/Icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

