{
    "name": "Amazon Slots",
    "short_name": "Amazon Slots",
    "start_url": "\/app.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2c3e50",
    "orientation": "portrait",
    "description": "Progressive Web App for Amazon Slots",
    "icons": [
        {
            "src": "icon_192_6a74ae59ab81e.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "icon_512_6a74ae59ab94e.png",
            "sizes": "512x512",
            "type": "image\/png"
        }
    ]
}