{
  "name": "Tindahan Grocery Manager",
  "short_name": "Tindahan",
  "description": "Manage your store's sales and inventory efficiently with Tindahan.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2dd4bf",
  "icons": [
    {
      "src": "/icon.png?v=20260214",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.ico?v=20260214",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
