{
  "name": "Gnoke Petroleum",
  "short_name": "Petroleum",
  "description": "Daily fuel sales tracking. Portable, Private, Persistent.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f7f2ec",
  "theme_color": "#1c140e",
  "icons": [
    {
      "src": "global.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "global.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}


