{
  "name": "Order Intake — Music Legs",
  "short_name": "Intake",
  "description": "B2B order intake — drop a PO or photo, review, push to Sage",
  "start_url": "/orderintake",
  "scope": "/orderintake",
  "display": "standalone",
  "background_color": "#eef6e7",
  "theme_color": "#eef6e7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icons/portal-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/portal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
