{
  "name": "Journal Prompts",
  "short_name": "Journal Prompts",
  "description": "Get your pen and paper and start journaling with thoughtful prompts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3e9",
  "theme_color": "#a67c00",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
