{ "name": "Ayo Konsen Store & Invoice", "short_name": "Ayo Konsen", "description": "Ayo Store, order, invoice, termin, dan dashboard bisnis.", "id": "/ayostore.html", "start_url": "/ayostore.html?source=pwa", "scope": "/", "display": "standalone", "background_color": "#f6f8fc", "theme_color": "#2563eb", "orientation": "portrait", "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Ayo Store", "short_name": "Store", "url": "/ayostore.html", "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192" } ] }, { "name": "Cek Order", "short_name": "Order", "url": "/order_track.html", "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192" } ] }, { "name": "Login Akun", "short_name": "Login", "url": "/login.html", "icons": [ { "src": "/img/icon-192.png", "sizes": "192x192" } ] } ] }