{
    "name": "وقتینو",
    "short_name": "Vaghtino",
    "start_url": "www.pwa.vaghtino.com",
    "background_color": "#007BFF",
    "description": "اپلیکیشن وقتینو برای زمان‌بندی و رزرو خدمات",
    "display": "fullscreen",
    "theme_color": "#007BFF",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/screen1.png",
            "sizes": "540x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/screenshots/screen2.png",
            "sizes": "360x640",
            "type": "image/png"
        }
    ]
}