{
  "name": "NumbSkull",
  "version": "1.0.0",
  "description": "Digital version of poetry for neandrathals",
  "icons": [
    {
      "src": "skullemoji.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "permissions": [
    "storage",
    "geolocation"
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}