{
  "name": "APStudyFun",
  "short_name": "APStudyFun",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {"src": "/static/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/static/icons/icon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
