{
  "name": "Magic Words - Word Game for Kids",
  "short_name": "Magic Words",
  "description": "A fun word typing game for kids! See the emoji, type the word!",
  "id": "/apps/children/word-fun2/",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e0f2fe",
  "theme_color": "#e0f2fe",
  "categories": ["kids", "education", "games"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
