{
  "name": "Fortune Machine",
  "short_name": "Fortune",
  "description": "A pocket oracle and fortune gumball machine by Rose Dupont, The Witchatarian.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#200c12",
  "theme_color": "#200c12",
  "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"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "screenshots": []
}
