{
  "name": "DIG STEP — DIG LIFE",
  "short_name": "DIG STEP",
  "description": "Skills, Training, Empowerment, Pathways. A youth development program by DIG LIFE in Long Beach, CA.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060D1F",
  "theme_color": "#060D1F",
  "lang": "en-US",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
