{
  "name": "Agenda - Productivity Tool",
  "short_name": "Agenda",
  "description": "Full-featured, zero bloat productivity tool. A single place for your ongoing projects, repeating habits, and events.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/agenda/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/agenda/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/agenda/ios_1_1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ]
}
