{
    "name": "Foliora",
    "short_name": "Foliora",
    "description": "Leitor RSS, read-later e entrega para Kindle",
    "start_url": "/inbox",
    "display": "standalone",
    "background_color": "#14140f",
    "theme_color": "#14140f",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "share_target": {
        "action": "/save",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}
