{
  "name": "AI Weekly Report",
  "short_name": "AI Report",
  "description": "Manage todos and generate daily/weekly reports with AI",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F2EDE4",
  "theme_color": "#C85D3A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
