{
  "name": "Reflect",
  "short_name": "Reflect",
  "description": "A daily random prompt from your own question list, answered straight back into the file.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1B1F2A",
  "theme_color": "#1B1F2A",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
