{
  "name": "Kitsune - Kitsune, the AI language tutor.",
  "short_name": "Kitsune",
  "start_url": "https://nraw-kitsune.netlify.app",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#d26f48",
  "background_color": "#F3F3F3",
  "display": "standalone"
}