{
  "id": "/app/",
  "name": "CaRe 101",
  "short_name": "CaRe 101",
  "description": "Casting Rejection 101 - shop-floor defect logging",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2A2C30",
  "theme_color": "#2A2C30",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "screenshots/shot-1.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Sign in" },
    { "src": "screenshots/shot-2.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Pick your work area" },
    { "src": "screenshots/shot-3.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Photograph the defect and mark it" },
    { "src": "screenshots/shot-4.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Tap what the defect is" }
  ]
}
