{
  "name": "TextbookTiger.com",
  "short_name": "Textbook Tiger",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192-fc91851621d7d0775f36f4a2faab94db8df45025ab506ba14992fa7d7043ddd9.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512-2c562149ef2b8aa82ebe7811483e07db83134ecf321a22fcb67ce56acae69296.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}