{ "$schema": "https://json.schemastore.org/web-manifest-combined.json&v=2.00", "name": "Recipe Mate", "short_name": "RecipeMate", "start_url": "https://recipemate.acbuckley.net/", "id": "https://recipemate.acbuckley.net/?source=PWA&v=2.00", "scope": "https://recipemate.acbuckley.net/", "display": "standalone", "orientation": "any", "dir": "ltr", "lang": "en", "background_color": "#000000", "theme_color": "#000000", "description": "RecipeMate is the easy way to create your weekly meal menu from a selection of delicious recipes.", "categories": ["food"], "icons": [ { "src": "https://static.recipemate.acbuckley.net/static/icon-recipemate-app.svg", "type": "image/svg+xml", "sizes": "510x510", "purpose": "any" }, { "src": "https://static.recipemate.acbuckley.net/static/apple-touch-icon-512x512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "https://static.recipemate.acbuckley.net/static/apple-touch-icon-180x180.png", "type": "image/png", "sizes": "180x180", "purpose": "any" }, { "src": "https://static.recipemate.acbuckley.net/static/android-chrome-192x192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "purpose": "maskable", "sizes": "1024x1024", "src": "maskable_icon.png", "type": "image/png" }, { "purpose": "maskable", "sizes": "48x48", "src": "https://static.recipemate.acbuckley.net/static/maskable_icon_x48.png", "type": "image/png" }, { "purpose": "maskable", "sizes": "72x72", "src": "https://static.recipemate.acbuckley.net/static/maskable_icon_x72.png", "type": "image/png" }, { "purpose": "maskable", "sizes": "96x96", "src": "https://static.recipemate.acbuckley.net/static/maskable_icon_x96.png", "type": "image/png" }, { "purpose": "maskable", "sizes": "128x128", "src": "https://static.recipemate.acbuckley.net/static/maskable_icon_x128.png", "type": "image/png" }, { "purpose": "any maskable", "sizes": "192x192", "src": "https://static.recipemate.acbuckley.net/static/maskable_icon_x192.png", "type": "image/png" }, { "purpose": "maskable", "sizes": "384x384", "src": "https://static.recipemate.acbuckley.net/static/maskable_icon_x384.png", "type": "image/png" }, { "purpose": "any maskable", "sizes": "512x512", "src": "https://static.recipemate.acbuckley.net/static/maskable_icon_x512.png", "type": "image/png" } ], "screenshots": [ { "src": "https://static.recipemate.acbuckley.net/static/screenshots/iPad-Landscape.png", "sizes": "1594x1108", "type": "image/png", "platform": "wide", "label": "Homescreen of Recipes in landscape" }, { "src": "https://static.recipemate.acbuckley.net/static/screenshots/iPhone-Portrait.png", "sizes": "583x1240", "type": "image/png", "platform": "narrow", "label": "Homescreen of Recipes in portrait" } ], "shortcuts": [ { "name": "Recipes", "url": "https://recipemate.acbuckley.net/" }, { "name": "Calculator", "url": "https://recipemate.acbuckley.net/calculator" }, { "name": "About", "url": "https://recipemate.acbuckley.net/about" }, { "name": "Feedback", "url": "https://recipemate.acbuckley.net/contact" } ] }