{
  "name": "Chromatic Life",
  "short_name": "Chromatic",
  "description": "Know me, live me, create my life — a calm daily Chromatic companion.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#faf7f2",
  "icons": [
    { "src": "/icons/chromatic-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/chromatic-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/chromatic-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
