{
  "name": "PetShare & Shop",
  "short_name": "PSAS",
  "description": "A calm place to share, discover, and connect.",
  "start_url": "/public/member.php",
  "scope": "/public/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6fbf8",
  "theme_color": "#4cc28a",
  "icons": [
    {
      "src": "/favicon2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}