{
  "name": "TMT Filo Yönetim Paneli",
  "short_name": "TMT Filo",
  "description": "TIR Masraf Takip - Filo Yönetim Paneli. Seferlerinizi, masraflarınızı ve filonuzu tek panelden yönetin.",
  "start_url": "/filo-panel.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a73e8",
  "background_color": "#f8f9fa",
  "lang": "tr",
  "dir": "ltr",
  "id": "tmt-filo-panel",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "images/pwa/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/pwa/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/pwa/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "images/pwa/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/pwa/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pwa/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Panel (Dashboard)",
      "short_name": "Panel",
      "description": "Filo genel durumu ve aktif seferler",
      "url": "/filo-panel.html#panel",
      "icons": [{ "src": "images/pwa/shortcut-dashboard.png", "sizes": "96x96" }]
    },
    {
      "name": "Seferler",
      "short_name": "Seferler",
      "description": "Sefer listesi ve yönetimi",
      "url": "/filo-panel.html#seferler",
      "icons": [{ "src": "images/pwa/shortcut-voyages.png", "sizes": "96x96" }]
    },
    {
      "name": "Filo Giderleri",
      "short_name": "Masraflar",
      "description": "Masraf takibi ve raporları",
      "url": "/filo-panel.html#masraflar",
      "icons": [{ "src": "images/pwa/shortcut-expenses.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "images/pwa/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TMT Filo Panel - Dashboard"
    },
    {
      "src": "images/pwa/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TMT Filo Panel - Mobil Görünüm"
    }
  ]
}
