{
  "name": "ogField",
  "short_name": "ogField",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "ogPumper",
  "icons": [
    {
      "src": "icons/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
        {
      "src": "icons/100.png",
      "type": "image/png",
      "sizes": "100x100"
    }

  ],
  "permissions": ["camera", "geolocation"]
}
