{
  "name": "Gina",
  "short_name": "Gina",
  "description": "She's got you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#C9A96E",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/gina-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/gina-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Talk to Gina", "url": "/chat", "description": "Open chat with Gina" },
    { "name": "Today's Challenge", "url": "/goals?tab=365", "description": "View today's 365 challenge" },
    { "name": "Add Task", "url": "/tasks?action=new", "description": "Quickly add a task" }
  ],
  "categories": ["productivity", "lifestyle"]
}
