{
  "name": "Envanter Listesi",
  "short_name": "Envanter",
  "description": "Yardımcı tesis ekipman envanteri",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f2f5",
  "theme_color": "#2d5a9e",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}