{
  "name": "Andytodo",
  "short_name": "Andytodo",
  "description": "Voice-first productivity for the CEO on the move",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#F5F2ED",
  "theme_color": "#1A1A18",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
