{
    "name": "ขายเท่าไหร่ดี?",
    "short_name": "ขายเท่าไหร่ดี? (Web)",
    "start_url": "/profit/index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [{
            "src": "images/app-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/app-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}