{
    "name": "Ampli - Employee Advocacy Platform",
    "short_name": "Ampli",
    "description": "Simple, affordable employee advocacy for SMBs. Share approved content to LinkedIn with one click.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F4F7FB",
    "theme_color": "#F4F7FB",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/Ampli-Logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/Ampli-Logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "My Feed",
            "short_name": "Feed",
            "description": "View posts ready to share",
            "url": "/employee/feed",
            "icons": [
                {
                    "src": "/favicon-64x64.png",
                    "sizes": "64x64"
                }
            ]
        },
        {
            "name": "Create Post",
            "short_name": "Create",
            "description": "Create a new post",
            "url": "/management/posts",
            "icons": [
                {
                    "src": "/favicon-64x64.png",
                    "sizes": "64x64"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}