{
    "name": "Signee",
    "short_name": "Signee",
    "description": "Upload a PDF, place the fields, and collect legally-evidenced signatures by email.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FAC414",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}
