{
  "name": "Alocasia",
  "short_name": "Alocasia",
  "description": "Plan, track, and travel",
  "start_url": "/app/today",
  "display": "standalone",
  "theme_color": "#1C1C1E",
  "background_color": "#1C1C1E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "lifestyle"]
}
