{
  "name": "Solar Smash",
  "short_name": "Solar Smash",
  "description": "A planet destruction simulator, it allows the player to use a variety of different weapons to destroy the planet.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e2226",
  "theme_color": "#1e2226",
  "icons": [
    {
      "src": "lib/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
