{
  "name": "Tally",
  "short_name": "Tally",
  "description": "Home Inventory Management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#a04f27",
  "theme_color": "#a04f27",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
