{
  "name": "Astrolabe",
  "short_name": "Astrolabe",
  "description": "Offline sun, moon, compass, Qibla, Maliki prayer times",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070a09",
  "theme_color": "#070a09",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
