{
  "name": "Mya's Human Rescue Network",
  "short_name": "Mya's Rescue",
  "description": "Adoptable humans. Real shelter dogs. Our humans are fictional; the dogs are not.",
  "start_url": "/humans",
  "scope": "/",
  "display": "standalone",
  "background_color": "#001939",
  "theme_color": "#1F1F1F",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/rescue-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rescue-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rescue-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
