{
  "short_name": "Write",
  "name": "Daily Write",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/img/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg",
      "sizes": "800x800"
    }
  ],
  "start_url": "/",
  "background_color": "#121212",
  "theme_color": "#121212",
  "categories": [
    "productivity",
    "utilities",
    "books"
  ],
  "note_taking": {
    "new_note_url": "/" },
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone",
    "window-controls-overlay"
  ],
  "id": "https://promptme.net/",
  "screenshots": [
    {
      "src": "/static/img/screenshots/02ReadSource.webp",
      "sizes": "1080x2140",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Changing source of the Daily Read on mobile"
    },
    {
      "src": "/static/img/screenshots/05Write.webp",
      "sizes": "1080x2165",
      "type": "image/webp",
      "platform": "ios",
      "label": "Daily Drafing mode on mobile"
    },
    {
      "src": "/static/img/screenshots/07Lesson.webp",
      "sizes": "1080x2150",
      "type": "image/webp",
      "platform": "android",
      "label": "Daily Lesson mode on mobile"
    },
    {
      "src": "/static/img/screenshots/13Share.webp",
      "sizes": "1080x2130",
      "type": "image/webp",
      "platform": "mobile",
      "label": "Share Draft mode on mobile"
    },
    {
      "src": "/static/img/screenshots/07Lesson.webp",
      "sizes": "1080x2150",
      "type": "image/webp",
      "platform": "android",
      "label": "Daily Lesson mode on mobile"
    },
    {
      "src": "/static/img/screenshots/15ReviseLandscape.webp",
      "sizes": "1890x855",
      "type": "image/webp",
      "form_factor": "wide",
      "platform": "browser",
      "label": "Revision Station on Desktop browser"
    }
  ],
  "dir": "ltr",
  "lang": "en",
  "orientation": "portrait-primary",
  "description": "Write, read, revise, and develop a system for your writing 6 minutes at a time."
}