{
  "name": "Magic Room Protector",
  "short_name": "Room Protector",
  "description": "A cozy bedtime app. Activate magic tickle shields and get a safe nightlight. EN/DE.",
  "start_url": "./index.html",
  "id": "/apps/children/monster-scanner-cute/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf2f8",
  "theme_color": "#fdf2f8",
  "categories": ["kids", "lifestyle", "utilities"],
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
