{
  "name": "FLUXA",
  "short_name": "FLUXA",
  "description": "Learn languages with interactive flashcards. Works offline. No account needed.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F5F3EE",
  "theme_color": "#2D5A3D",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./",
  "id": "./"
}
