
{
  "name": "anndo",
  "short_name": "anndo",
  "description": "anndo : my personal playground",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#FFF9E6",
  "theme_color": "#D14F8A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}