{
  "name": "Sun Protocol",
  "short_name": "Sun Protocol",
  "description": "A guided sunlight adaptation protocol with timed positions, shade recovery, and high-UV pause protection.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcf9f8",
  "theme_color": "#fcf9f8",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
