{ "name": "Nikam Guruji Yoga Kutir", "short_name": "YogaNikam", "icons": [ { "src": "/includes/favicons/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/includes/favicons/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "theme_color": "#4CAF50", /* Green color (adjust to match your site theme) */ "background_color": "#ffffff", /* White background for splash screens */ "display": "standalone", "start_url": "/index.php", /* This is the page users land on when they open the app from the home screen */ "orientation": "portrait" /* Ensure the app opens in portrait mode */ }