{
  "name": "FWS: Fly with Sahiko",
  "short_name": "Fly with Sahiko",
  "description": "An arcade flight game where you fly a plane with Sahiko through obstacles.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "background_color": "#050a12",
  "theme_color": "#00bcd4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
