{
    "id": "https://bydevapersoneltakip.web.app",
    "name": "By Deva Personel Takip",
    "short_name": "By Deva",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "fullscreen", "minimal-ui", "tabbed"],
    "background_color": "#1E3A8A",
    "theme_color": "#1A73E8",
    "description": "By Deva Personel Takip Programı - Personel yönetimi, puantaj, izin takibi ve daha fazlası",
    "orientation": "any",
    "categories": ["business", "productivity"],
    "lang": "tr",
    "dir": "ltr",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.bydeva.personeltakip",
            "id": "com.bydeva.personeltakip"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/by-deva-personel-takip/id",
            "id": "com.bydeva.personeltakip"
        }
    ],
    "scope_extensions": [
        {
            "origin": "https://bydevapersoneltakip.firebaseapp.com"
        }
    ],
    "iarc_rating_id": "",
    "file_handlers": [
        {
            "action": "/",
            "accept": {
                "application/pdf": [".pdf"],
                "application/vnd.ms-excel": [".xls"],
                "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [".xlsx"],
                "text/csv": [".csv"],
                "image/*": [".png", ".jpg", ".jpeg"]
            }
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "mailto",
            "url": "/?mailto=%s"
        },
        {
            "protocol": "tel",
            "url": "/?tel=%s"
        },
        {
            "protocol": "sms",
            "url": "/?sms=%s"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "edge_side_panel": {
        "preferred_width": 400
    },
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "By Deva Personel Takip - Ana Ekran"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "By Deva Personel Takip - Ana Ekran"
        }
    ],
    "shortcuts": [
        {
            "name": "Puantaj",
            "short_name": "Puantaj",
            "description": "Puantaj raporlarını görüntüle",
            "url": "/timesheet-reports",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Personel",
            "short_name": "Personel",
            "description": "Personel listesini görüntüle",
            "url": "/personnel",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}
