{
  "id": "/",
  "name": "Okul Devamsızlık Takip Sistemi",
  "short_name": "Devamsızlık",
  "description": "NFC ve RFID tabanlı Okul Devamsızlık ve Öğrenci Takip Otomasyon Sistemi.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "tr-TR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=org.benakademi.yoklama",
      "id": "org.benakademi.yoklama"
    }
  ],
  "iarc_rating_id": "e84b075a-4ef7-4f6f-8255-d87252702f23",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "scope_extensions": [
    {
      "origin": "https://yoklama.benakademi.org"
    },
    {
      "origin": "https://*.benakademi.org"
    }
  ],
  "note_taking": {
    "new_note_url": "/?action=new-note"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [
    {
      "protocol": "web+yoklama",
      "url": "/?nfc=%s"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/csv": [
          ".csv"
        ],
        "application/json": [
          ".json"
        ]
      }
    }
  ],
  "shortcuts": [
    {
      "name": "NFC Mobil Yoklama",
      "short_name": "NFC Yoklama",
      "description": "Hızlı NFC Kart Okutarak Yoklama Al",
      "url": "/?tab=nfc",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sınıf Devamsızlık Listesi",
      "short_name": "Sınıf Listesi",
      "description": "Sınıf Yoklama Durumu ve Öğrenci Listesi",
      "url": "/?tab=class",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "widgets": [
    {
      "name": "Okul Yoklama Özeti",
      "description": "Günlük Devamsızlık ve Katılım İstatistikleri",
      "tag": "attendance-summary",
      "template": "widget-template",
      "ms_ac_template": "widgets/attendance.json",
      "data": "widgets/data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshot-mobile.png",
          "sizes": "750x1334",
          "label": "Yoklama Özeti Widget"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Masaüstü Devamsızlık Paneli"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobil Devamsızlık Ekranı"
    }
  ]
}
