{
   "name": "1Answer",
   "short_name": "1Answer",
   "description": "Interactive Learning Platform with Quizzes and Rewards",
   "categories": ["education"],
   "lang": "en",
   "start_url": "/",
   "display": "standalone",
   "background_color": "#ffffff",
   "theme_color": "#404080",
   "orientation": "portrait",
   "scope": "/",
   "icons": [
      {
         "src": "/assets/images/favicons/icon-180x180.png",
         "sizes": "180x180",
         "type": "image/png"
      },
      {
         "src": "/assets/images/favicons/icon-192x192.png",
         "sizes": "192x192",
         "type": "image/png"
      },
      {
         "src": "/assets/images/favicons/icon-512x512.png",
         "sizes": "512x512",
         "type": "image/png"
      }
   ]
}