{
  "name": "Pop-A-Squat",
  "short_name": "Pop-A-Squat",
  "description": "Ten air squats, every hour. A tiny nudge that gets you out of the chair.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#15141A",
  "theme_color": "#15141A",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
