{
  "name": "Waves-Yo: Dawn of Titans",
  "short_name": "Waves-Yo",
  "description": "Command phalanx formations and dragon-harpoon ballistas to repel Kaiju hordes in this mobile-first rogue-lite horde defense browser game.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#020617",
  "lang": "en-US",
  "categories": ["games", "entertainment"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Phalanx formations battle the Kaiju in Waves-Yo: Dawn of Titans"
    }
  ]
}
