{
  "name": "sparklepets",
  "short_name": "sparklepets",
  "description": "a virtual pet app on the at protocol",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf1f6",
  "theme_color": "#C8B8E8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
