{
  "name": "GlitterSpelen",
  "short_name": "GlitterSpelen",
  "description": "A fun and motivating app for kids that turns physical activities into a game. Complete daily tasks and challenges to earn coins, unlock cool characters, and build your own virtual world. Stay active and get rewarded!",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#fdf2f8",
  "theme_color": "#c084fc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}