{
    "name": "MyAFI",
    "short_name": "MyAFI",
    "description": "MyAFI Office Management",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#111827",
    "gcm_sender_id": "103953800507",
    "lang": "en",
    "categories": [
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/myafi-logo-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/myafi-logo-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}