{ "name": "Aircon King Sales", "short_name": "AK Sales", "description": "Field sales app for the Aircon King team - quotations, stock, orders and daily schedule.", "id": "/sales-app/", "start_url": "model-1.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#eaf4fd", "theme_color": "#0b2a5c", "lang": "en-PH", "categories": ["business", "productivity"], "icons": [ { "src": "https://airconking.com.ph/wp-content/uploads/2026/05/510963995_1027111252944167_8785396406747424534_n-1.jpg", "sizes": "1600x1600", "type": "image/jpeg", "purpose": "any" }, { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Create Quotation", "short_name": "Quotation", "url": "model-1.html#quote" }, { "name": "AC Inventory", "short_name": "Inventory", "url": "model-1.html#stock" }, { "name": "Daily Schedule", "short_name": "Schedule", "url": "model-1.html#schedule" } ] }