{
  "name": "PocketLingo — Learn a language in the pockets of your day",
  "short_name": "PocketLingo",
  "description": "5 words a session. Learn Spanish, French, Japanese and more in your spare minutes.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAE3D2",
  "theme_color": "#1F6F6B",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
