{
  "name": "Hot Mom Run",
  "short_name": "HMR",
  "description": "Your personal postpartum running coach.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#722F37",
  "background_color": "#FBF7F2",
  "categories": ["fitness", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Run",
      "url": "/run/today",
      "description": "Jump into today's workout"
    },
    {
      "name": "Coach",
      "url": "/coach",
      "description": "Chat with Coach Bravo"
    }
  ]
}
