{
  "name": "FORM — Your Mat. Your Move.",
  "short_name": "FORM",
  "description": "Mat-only workout generator. Pick your goal, time, and intensity — FORM builds your session instantly. No equipment, no gym, no excuses.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e10",
  "theme_color": "#e8380d",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
