{
  "name": "DropoutForge",
  "short_name": "Forge",
  "description": "Daily accountability. Real money on the line. Ship the rep, log the proof, the Judge calls it.",
  "start_url": "/command",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#FFD60A",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Command",
      "short_name": "Command",
      "description": "Today's command and reps",
      "url": "/command"
    },
    {
      "name": "Coach",
      "short_name": "Coach",
      "description": "Talk to Forge Master",
      "url": "/forge-master"
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "Streak, history, schedule",
      "url": "/progress"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "lang": "en"
}
