{
  "name": "Stok Takip Sistemi",
  "short_name": "Stok Takip",
  "description": "Ürün stok, satış ve gelir-gider takibi",
  "start_url": "index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e0e0e0",
  "theme_color": "#4a90e2",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/favicon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}

