{
  "name": "Lingvestor",
  "short_name": "Lingvestor",
  "description": "Capture words while browsing. Study with spaced repetition.",
  "start_url": "/words",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#E8735A",
  "background_color": "#FAF9F7",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en"
}
