{
  "name": "Looted Hive",
  "short_name": "Hive",
  "description": "Looted Hive — One Page Rules Grimdark Future Firefight campaign & skirmish tracker",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#090d09",
  "background_color": "#090d09",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/hive.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
