{
  "name": "ProMealPlanner",
  "short_name": "MealPlanner",
  "description": "Software de nutrição e planos alimentares",
  "theme_color": "#0d1117",
  "background_color": "#080c10",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "./index.html",
  "scope": "./",
  "lang": "pt",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230d1117'/><text x='256' y='340' font-size='300' text-anchor='middle' fill='%23e74c3c'>🥗</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
