{
  "name": "Peace Pug",
  "short_name": "Peace Pug",
  "description": "A joyful little world inspired by Mr. Cooper the Pug: peace, love, pugs, hugs, rest, belonging, and staying close to what matters.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8E8",
  "theme_color": "#0D5D5A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}