{
  "name": "FlashGo Vocabulary",
  "short_name": "FlashGo",
  "description": "A vocabulary flashcard application built with Go and DynamoDB.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#17171B",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
