{
  "name": "EduCalc.net — Free Education Tools",
  "short_name": "EduCalc",
  "description": "Free calculators and tools for students and teachers. GPA calculator, attendance calculator, word counter and more.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3ef",
  "theme_color": "#1a1a2e",
  "scope": "/",
  "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", "productivity", "utilities"]
}
