{
  "name": "2D1L - Your Reflection Companion",
  "short_name": "2D1L",
  "description": "A cosmic journey of self-discovery and reflection",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
