{
  "name": "Letteroo",
  "short_name": "Letteroo",
  "theme_color": "#FEBE6A",
  "background_color": "#FEBE6A",
  "display": "fullscreen",
  "scope": ".",
  "start_url": "/",
  "description": "Word puzzle - Find words and win",
  "orientation": "portrait",
  "screenshots": [
  ],
  "icons": [
    {
      "src": "img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/app-icon-512.png",
      "sizes": "192x192",
      "purpose": "maskable",
      "type": "image/png"
    },
    {
      "src": "img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
