{ "name": "Kiranaclick Admin", "short_name": "Kiranaclick", "description": "Store command centre — orders, catalog, payments and shipping.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#f6f6f7", "theme_color": "#087828", "categories": ["business", "productivity"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Orders", "url": "/orders" }, { "name": "Products", "url": "/products" } ] }