{
  "id": "com.relm.restaurant",
  "name": "Relm:Restaurant",
  "short_name": "Relm",
  "description": "Relm:Restaurant — your owner-side AI ops layer. Sales, team, kitchen, and operations in one place.",
  "start_url": "/employee-login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05070b",
  "theme_color": "#26C6D6",
  "lang": "en-US",
  "categories": ["business", "food"],
  "icons": [
    {
      "src": "/static/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshots/screenshot-owner-dashboard.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Owner Dashboard — live sales, orders, and per-location breakdown"
    },
    {
      "src": "/static/screenshots/screenshot-manager-dashboard.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Manager View — sales per hour, pace vs par, and labor %"
    },
    {
      "src": "/static/screenshots/screenshot-cogs-pl.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "COGS & P&L — recipe-based food cost, merchant fees, and profit estimate"
    },
    {
      "src": "/static/screenshots/screenshot-rush-simulator.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Rush Simulator — staffing intelligence and PAR machine learning"
    },
    {
      "src": "/static/screenshots/screenshot-shift-dna.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shift DNA — AI Coach, ticket times, and shift performance scoring"
    },
    {
      "src": "/static/screenshots/screenshot-announcements.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Team Feed — schedule, announcements, and shoutouts"
    }
  ],
  "prefer_related_applications": false
}
