{
  "name": "Immaculate - Teknik Servis Portalı",
  "short_name": "Immaculate",
  "description": "Cep telefonu teknik servis portalı. Firmware, ROM, flash dosyaları ve tamir rehberleri.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0ea5e9",
  "lang": "tr",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dosyalar",
      "url": "/dosyalar",
      "description": "Tüm dosyaları görüntüle"
    },
    {
      "name": "Markalar",
      "url": "/markalar",
      "description": "Markalara göre ara"
    }
  ]
}
