{
  "name": "StudyPebble",
  "short_name": "StudyPebble",
  "description": "AI study guide that finds your weak spots",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#5B8C5A",
  "icons": [
    {
      "src": "/pebble-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pebble-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
