{
  "name": "Veresiye Defteri",
  "short_name": "Veresiye",
  "description": "Esnaf kredi takip uygulaması — WhatsApp bildirimli",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "orientation": "portrait-primary",
  "lang": "tr",
  "categories": ["finance", "business", "utilities"],
  "shortcuts": [
    { "name": "Tahsilat", "short_name": "Tahsilat", "description": "Vadesi geçen borçlular", "url": "/#/tahsilat" },
    { "name": "Ürünler", "short_name": "Ürünler", "description": "Ürün/stok", "url": "/#/urunler" },
    { "name": "Rapor", "short_name": "Rapor", "description": "Satış/tahsilat raporu", "url": "/#/rapor" }
  ],
  "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"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
