{
  "short_name": "E-Faturam",
  "name": "E-Faturam Cepte - Modern e-Fatura Yönetimi",
  "icons": [
    {
      "src": "/images/favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "background_color": "#fff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#689b1c",
  "shortcuts": [
    {
      "name": "Yönetim Paneli",
      "short_name": "Panel",
      "description": "E-faturalarınızı ve işlemlerinizi yönetin",
      "url": "/dashboard?source=pwa",
      "icons": [{ "src": "/images/shortcut-dashboard.png", "sizes": "192x192" }]
    },
    {
      "name": "Faturalarım",
      "short_name": "Faturalar",
      "description": "Faturalarınızı görüntüleyin",
      "url": "/invoices?source=pwa",
      "icons": [{ "src": "/images/shortcut-invoice.png", "sizes": "192x192" }]
    }
  ],
  "description": "E-Faturam Cepte ile e-fatura süreçlerinizi dijitalleştirin. Bulut tabanlı, güvenli ve kullanıcı dostu e-fatura yönetim sistemi.",
  "screenshots": [
    {
      "src": "/images/screenshot-dashboard.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-invoice.jpg",
      "type": "image/jpg",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ],
  "lang": "tr"
}