{
  "name": "LAKE SIDE KITCHEN Expense Manager",
  "short_name": "LSK Expenses",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f4ef",
  "theme_color": "#8b1e1e",
  "description": "Offline-first daily restaurant expenditure tracking system for LAKE SIDE KITCHEN.",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
