{
  "name": "SEL Tools — Robin Guerrero",
  "short_name": "SEL Tools",
  "description": "Student check-in tools — Feelings Wheel, Mood Meter, and Breathing Exercises",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FAF6F0",
  "theme_color": "#3E2440",
  "orientation": "portrait",
  "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" }
  ],
  "categories": ["education", "health"],
  "lang": "en-US"
}
