{
  "name": "ShotbySpirit Photography Portfolio",
  "short_name": "ShotbySpirit",
  "description": "Nature photography portfolio showcasing galleries by ShotbySpirit.",
  "id": "./index.htm",
  "start_url": "./index.htm",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "../images/camera.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "../images/camera.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}