{
  "short_name": "Flashcards",
  "name": "Flashcards App",
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6ee",
  "theme_color": "#c17a4f",
  "screenshots": [
    {

      "src": "screenshot.png",
      "sizes": "385x676",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    },
    {

      "src": "screenshot.png",
      "sizes": "385x676",
      "type": "image/png",
      "label": "Application"
    }
  ]
}
