{
  "name": "Learning Accounts — Master Accounting Online",
  "short_name": "Learning Accounts",
  "description": "Interactive accounting lessons, AI tutoring, quizzes, flashcards, and multiplayer trivia.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "finance", "productivity"],
  "lang": "en",
  "screenshots": [
    {
      "src": "/og-cover.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
