{
 "name": "Claw'd",
 "short_name": "Claw'd",
 "description": "The Shaw family AI",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "orientation": "any",
 "background_color": "#FBF7F0",
 "theme_color": "#6E4A2A",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}