{
  "name": "Rapple OS",
  "short_name": "Rapple OS",
  "description": "Rapple OS - the internal app for head office and reps. MiSalon is the separate salon app.",
  "id": "/rapple-os.html",
  "start_url": "/rapple-os.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141414",
  "theme_color": "#141414",
  "icons": [
    {
      "src": "/wp-content/uploads/2026/08/rapple-os-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/2026/08/rapple-os-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/2026/08/rapple-os-mask.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}