{
  "name": "STARMAP",
  "short_name": "STARMAP",
  "description": "Every celestial event from 1900 to 2099 - Timed to the millisecond on the NASA-checked Swiss Ephemeris engine. A Puddy Studios tool.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "categories": [
    "utilities",
    "lifestyle",
    "education"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og/starmap-og.png",
      "sizes": "2400x1260",
      "type": "image/png",
      "form_factor": "wide",
      "label": "STARMAP - Every Celestial Event to the Second"
    }
  ]
}
