{
  "name": "Aboface",
  "short_name": "Aboface",
  "description": "A PWA with animated cards and responsive background",
  "theme_color": "#ffffff",
  "background_color": "#000000",
  "display": "fullscreen",
  "start_url": "/",
  "version": "1.0.2",
  "icons": [
    {
      "src": "/icon/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
