{
  "name": "Momentum — Visual Session Timer by E.M.O.",
  "short_name": "Momentum",
  "description": "Visual countdown timer for ABA sessions, OT, and special-ed. Pie, cat, and 5 shape-reveal modes for kids. Made by a BCBA. Free, bilingual, works offline.",
  "start_url": "/timer",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F3E9",
  "theme_color": "#4A1B2E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/emo-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "health"],
  "lang": "en",
  "dir": "ltr"
}
