{
  "name": "Daloy Pet POS",
  "short_name": "Daloy",
  "description": "Smart inventory and POS platform built for Philippine pet stores — track stock, manage sales, monitor expiry dates, and get AI-powered insights.",
  "theme_color": "#1F87A2",
  "background_color": "#1a1a2e",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
