{
  "id": "https://reciperunner.net/",
  "name": "Recipe Runner — Recipes to Shopping Lists",
  "short_name": "Recipe Runner",
  "description": "Turn any recipe link into a store-ready, priced shopping list. Cook, save, and discover beautiful recipes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#faf6ef",
  "theme_color": "#d17a4f",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "shopping"],
  "launch_handler": { "client_mode": "auto" },
  "handle_links": "preferred",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "https://reciperunner.net/screenshot-mobile-1.png",
      "sizes": "1024x1536",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Paste any recipe link to start your shopping list"
    },
    {
      "src": "https://reciperunner.net/screenshot-mobile-2.png",
      "sizes": "1024x1536",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shopping list grouped by aisle with live prices"
    }
  ]
}
