{
    "name": "AP Shop Links",
    "short_name": "AP Shop",
    "description": "Mini site oficial de links da AP Shop",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#050806",
    "theme_color": "#00ff88",
    "orientation": "portrait",
    "icons": [
        {
            "src": "assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}