{
  "name": "Inside Wellness",
  "short_name": "InsideWellness",
  "description": "The wellness app for every woman. PMOS/SPMOK nutrition, sleep, cycle tracking and more.",
  "start_url": "/inside-wellness.html",
  "display": "standalone",
  "background_color": "#0F0F1A",
  "theme_color": "#E8A598",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["health", "fitness", "lifestyle", "medical"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%230F0F1A'/%3E%3Cellipse cx='96' cy='96' rx='70' ry='80' fill='none' stroke='%23E8A598' stroke-width='4'/%3E%3Ctext x='96' y='108' font-family='system-ui' font-size='42' font-weight='700' fill='%23E8A598' text-anchor='middle'%3EIW%3C/text%3E%3Ccircle cx='96' cy='28' r='8' fill='%237EC8A4'/%3E%3Ccircle cx='154' cy='62' r='6' fill='%23C9A7D4'/%3E%3Ccircle cx='38' cy='62' r='6' fill='%23C9A7D4'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230F0F1A'/%3E%3Cellipse cx='256' cy='256' rx='190' ry='210' fill='none' stroke='%23E8A598' stroke-width='10'/%3E%3Ctext x='256' y='290' font-family='system-ui' font-size='110' font-weight='700' fill='%23E8A598' text-anchor='middle'%3EIW%3C/text%3E%3Ccircle cx='256' cy='70' r='22' fill='%237EC8A4'/%3E%3Ccircle cx='420' cy='160' r='15' fill='%23C9A7D4'/%3E%3Ccircle cx='92' cy='160' r='15' fill='%23C9A7D4'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "Inside Wellness — Meal Tracker",
      "sizes": "390x844",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Log a meal",
      "short_name": "Meals",
      "url": "/inside-wellness.html#meals",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🍽️%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "Log sleep",
      "short_name": "Sleep",
      "url": "/inside-wellness.html#sleep",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E😴%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}
