{
  "name": "ShotInstruct",
  "short_name": "ShotInstruct",
  "description": "Offline photography field recipes, starting settings, checklists, and four practical calculators for iPhone, iPad, and Android.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f7f4ec",
  "theme_color": "#123b3a",
  "icons": [
    {
      "src": "/assets/brand/pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/brand/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}