JezK
Edit File: ifpwap-manifest.json
{ "name": "Post of Day", "short_name": "POD", "description": "This PWA APP WordPress plugin description", "icons": [ { "src": "https://www.postofday.com/wp-content/uploads/2024/10/Postofday-Site-logo-76-x-76-png.webp", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "https://www.postofday.com/wp-content/uploads/2024/10/Postofday-Site-logo-76-x-76-png.webp", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "https://www.postofday.com/wp-content/uploads/2024/10/Postofday-logo-2-150x85.webp", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "https://www.postofday.com/wp-content/uploads/2024/10/Postofday-logo-2-150x85.webp", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "background_color": "", "theme_color": "#377fbf", "display": "fullscreen", "dir": "rtr", "orientation": "portrait", "start_url": "https://www.postofday.com?utm_source=Post%20of%20Day&utm_medium=Post%20of%20Day&utm_campaign=Post%20of%20Day", "scope": "https://www.postofday.com", "shortcuts": [ { "name": "POD", "url": "https://www.postofday.com/", "description": "This PWA APP WordPress plugin description", "icons": [ { "src": "https://www.postofday.com/wp-content/uploads/2024/10/Postofday-Site-logo-76-x-76-png.webp", "sizes": "192x192" } ] } ] }