{
  "name": "LST COMS - Field Operations Reporting",
  "short_name": "LST COMS",
  "description": "Mobile app for daily operational reporting with photo uploads and geolocation tracking",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#16216c",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f7fa' width='540' height='720'/><rect fill='%2316216c' width='540' height='60'/><text x='270' y='40' font-size='24' fill='white' text-anchor='middle' font-weight='bold'>LST COMS</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Report",
      "short_name": "Report",
      "description": "Submit a new operational report",
      "url": "/?shortcut=report",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2316216c' width='96' height='96' rx='22'/><text x='48' y='72' font-size='60' fill='%23d9e409' text-anchor='middle'>+</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
