{
  "name": "Magical Towers",
  "short_name": "Towers",
  "description": "Stack Lego-style magic bricks, then cast spells with the little sorceress. Combine all 31 spells, earn coins and buy gear!",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#241a4d",
  "theme_color": "#D01012",
  "categories": ["games", "entertainment", "kids"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
