{
  "name": "The Momentum Engine",
  "short_name": "Momentum",
  "description": "Separate strategy from execution. Define your ambition and slot actions into your daily streak.",
  "start_url": "/momentum",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#dc2626",
  "icons": [
    {
      "src": "/static/momentum/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/momentum/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
