{
  "name": "That's NEAT",
  "short_name": "That's NEAT",
  "description": "Micro-workouts spread throughout your day. 1–4 minutes, no gym required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#F5C518",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View today's workouts and streak"
    },
    {
      "name": "Workouts",
      "url": "/workouts",
      "description": "Browse the workout library"
    }
  ]
}
