{
  "name": "Pets in the Hood",
  "short_name": "Pets in the Hood",
  "description": "Build your pet's online village — and find the local one down the street.",
  "start_url": "/home",
  "id": "/home",
  "display": "standalone",
  "background_color": "#FDF9F0",
  "theme_color": "#337786",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
