{ "name": "Arokiam — Healthy Meals & Community", "short_name": "Arokiam", "description": "Fresh meals, grocery, and a wellness community — all in one app.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#1a7a4a", "categories": ["food", "shopping", "health", "lifestyle", "social"], "lang": "en", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Shop", "short_name": "Shop", "url": "/shop", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Community", "short_name": "Community", "url": "/social", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Health", "short_name": "Health", "url": "/health", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Cart", "short_name": "Cart", "url": "/checkout","icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ], "screenshots": [] }