{
  "name": "Pronoun Pro Coach - Master respectful pronoun usage",
  "short_name": "ProCoach",
  "description": "Learn respectful pronoun usage as coach of the Seattle Squatches",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "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"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "lifestyle"],
  "shortcuts": [
    {
      "name": "Start Learning Modules",
      "short_name": "Lessons",
      "description": "Browse and start lessons",
      "url": "/?tab=lessons",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "View Progress",
      "short_name": "Stats",
      "description": "Check your learning statistics",
      "url": "/?tab=stats",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
