{
  "name": "cclottaaworld",
  "short_name": "cclottaaworld",
  "description": "A standalone dreamscape world hub to collect custom creature avatars, manage quests, grow homesteads, and build relationships.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#e0f2fe",
  "theme_color": "#bae6fd",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple-touch-icon"
    }
  ]
}
