{
  "name": "Attack of the Frog Army",
  "short_name": "Frog Army",
  "description": "A Ninja's Last Stand — retro action game by Oscar",
  "start_url": "/frog-army.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#1a2810",
  "theme_color": "#1a2810",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
