{
  "name": "When I'm Not There",
  "short_name": "NANU",
  "description": "A cozy little world of comfort, play, and tiny moments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060a22",
  "theme_color": "#0b1238",
  "icons": [
    {
      "src": "/mascot_idle.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mascot_wave.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
