{
  "name": "teaCheese - Australian Teacher Planning Platform",
  "short_name": "teaCheese",
  "description": "AI-powered curriculum planning for Australian P-10 teachers. ACARA v9.0 mapping, rubrics, worksheets, and quizzes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfbfd",
  "theme_color": "#10b981",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "lang": "en-AU",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
