{
  "name": "FORCED",
  "short_name": "FORCED",
  "description": "Stop saying you'll do it. Be FORCED to.",
  "start_url": "/command",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#FFD60A",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Command",
      "short_name": "Command",
      "description": "Today's command and reps",
      "url": "/command"
    },
    {
      "name": "Coach",
      "short_name": "Coach",
      "description": "Turn an intention into a commitment",
      "url": "/forge-master"
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "Streak, history, schedule",
      "url": "/progress"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "lang": "en"
}
