﻿{
  "name": "Dönerci Stok Ciro Fire Paneli",
  "short_name": "Döner Panel",
  "description": "Mobil stok, ciro, fire ve hatırlatıcı yönetimi.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#170c07",
  "theme_color": "#190d08",
  "categories": ["business", "productivity", "food"],
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Stok Ekle", "short_name": "Stok", "url": "./pages/stok.php", "description": "Yeni stok hareketi ekle" },
    { "name": "Ciro Gir", "short_name": "Ciro", "url": "./pages/ciro.php", "description": "Günlük ciro kaydı gir" },
    { "name": "Hatırlatıcı", "short_name": "Hatır", "url": "./pages/admin.php", "description": "Hatırlatıcıları yönet" }
  ]
}
