{
  "name": "SWU: Life Counter APP",
  "short_name": "SWU Counter",
  "description": "Premium Game Counter for Star Wars: Unlimited",
  "start_url": "index.php",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#050a14",
  "theme_color": "#050a14",
  "icons": [
    {
      "src": "/imgs/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
        "src": "/imgs/ic_launcher.png",
        "sizes": "512x512",
        "type": "image/png"
      }
  ]
}
