{
  "name": "Best Meal Prep",
  "short_name": "Best Meal Prep",
  "description": "Compare San Diego meal-prep services by best use, delivery area, dietary fit, starting price, and practical tradeoffs.",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6faf8",
  "theme_color": "#172435",
  "categories": ["food", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
