{
  "name": "Prompt Forge",
  "short_name": "Forge",
  "start_url": "/prompt/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://maximumreality.github.io/prompt/prompt-forge-favicon.PNG",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://maximumreality.github.io/prompt/prompt-forge-favicon.PNG",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
