{
  "name": "Fyra",
  "short_name": "Fyra",
  "description": "Focus. Learn. Practice. Achieve. A study task manager and focus helper for students and parents.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f14",
  "theme_color": "#a3b577",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "fyra-icon.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "fyra-icon.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "fyra-icon.png?v=3",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
