{
  "name": "Renter Shield Home",
  "short_name": "Renter Shield",
  "description": "Know your renter rights, keep a private time-stamped record on your device, and respond calmly in writing when it counts — free for every renter.",
  "id": "/app/index.html",
  "start_url": "/app/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#00A651",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "favicon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
