{
  "name": "Weekly Planner",
  "short_name": "Planner",
  "description": "Your personal weekly planner",
  "start_url": "./index.html",
  "scope": "https://app.myweeklyplanner.app/",
  "display": "standalone",
  "background_color": "#f0ebe6",
  "theme_color": "#618985",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "lang": "es"
}
