{
  "name": "Aspectra",
  "short_name": "Aspectra",
  "description": "Real-time planetary aspects — organized by day, week, and month",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1816",
  "theme_color": "#1a1816",
  "orientation": "any",
  "lang": "en",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"]
}
