{
  "name": "Riftward",
  "short_name": "Riftward",
  "description": "Play Riftward, a free browser MOBA with ten heroes, three lanes, solo bot matches, online lobbies, items, abilities, and team fights.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07101d",
  "theme_color": "#07101d",
  "icons": [
    {
      "src": "./assets/brand/bowur-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/brand/bowur-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
