{
  "name": "Photo Labeler — attributable field photos",
  "short_name": "Photo Labeler",
  "description": "Site photos with the job details, date, time and the photographer's name burned into the image itself.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F4F6",
  "theme_color": "#4B4EDB",
  "orientation": "portrait",
  "categories": ["business", "productivity", "utilities"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Label fields", "url": "/fields.html" }
  ]
}
