{
  "name": "JARR — Just A Random Result",
  "short_name": "JARR",
  "description": "Shared jars for ideas, decisions, and fun. Add tickets together, pull one at random.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6F0",
  "theme_color": "#4A3728",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/jarr-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/jarr-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
