{
  "short_name": "Derek Perry",
  "name": "Derek Perry - Interactive Design - derek-perry.com",
  "description": "derek-perry.com - Portfolio/Website of Derek Perry, an Interactive Designer with a passion for the intersection of art and technology including Game Design, Graphic Design, and Web Design.",
  "categories": [
    "design",
    "games",
    "game development",
    "game design"
  ],
  "author": "Derek Perry",
  "lang": "en",
  "scope": "/",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "theme_color": "#689915",
  "background_color": "#282d2d",
  "display_override": [
    "window-control-overlay",
    "minimal-ui"
  ],
  "display": "standalone",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}