{
  "name": "Math Fingers",
  "short_name": "MathFingers",
  "description": "Aplikasi manajemen Les Privat Math Fingers dengan motto 'Berhitung Cepat & Akurat Tanpa Alat'.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["education", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
