{
  "name": "Meal Pilot Pro",
  "short_name": "Meal Pilot",
  "description": "Plan Better. Save More. Eat Better. All-in-one meal planning, grocery savings, coupons, nutrition, and family planning.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1f3a",
  "theme_color": "#1a1f3a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
